Git 2.15.1

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Nov 28, 2017 at 13:39 UTC 9b185bef0c15cec1ea8753ce091e42ea041f2c31
1 file changed +3
Documentation/RelNotes/2.15.1.txt
+3
@@ -82,4 +82,7 @@ Fixes since v2.15
82 * An ancient bug in "git apply --ignore-space-change" codepath has
83 been fixed.
84
85 + * There was a recent semantic mismerge in the codepath to write out a
86 + section of a configuration section, which has been corrected.
87 +
88 Also contains various documentation updates and code clean-ups.