Skip to content

Commit 9a82efd

Browse files
committed
More fixes for 1.8.2.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d011ab4 commit 9a82efd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/RelNotes/1.8.2.1.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ Fixes since v1.8.2
6666
to file scope static, but a few functions in graph.c were used by
6767
CGit from sideways bypassing the entry points of the API the
6868
in-tree users use.
69+
70+
* "git merge-tree" had a typo in the logic to detect d/f conflicts,
71+
which caused it to segfault in some cases.

0 commit comments

Comments
 (0)