Sync with Git 2.22.1

This commit is contained in:
Junio C Hamano
2019-08-11 17:41:39 -07:00
2 changed files with 4 additions and 0 deletions

View File

@ -143,5 +143,8 @@ Fixes since v2.22
coding guidelines document did not talk about them and instead had
a blanket ban against them.
* The internal diff machinery can be made to read out of bounds while
looking for --funcion-context line in a corner case, which has been
corrected.
Also contains various documentation updates, code clean-ups and minor fixups.