[PATCH] Teach diff-tree-helper to handle unmerged paths.
authorJunio C Hamano <redacted>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
committerLinus Torvalds <redacted>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
commit91f192a90902952f40cf24be004e8df3508b16c8
treed2f1e3523866c7f1562a8bbc060b1a2110fe9bd7
parentf92a4465813b42b0c116bc9ab2a105ee19f076d8
[PATCH] Teach diff-tree-helper to handle unmerged paths.

This teaches diff-tree-helper to call diff_unmerge() so that it can
report unmerged paths to GIT_EXTERNAL_DIFF, instead of consuming it on
its own.

Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Linus Torvalds <redacted>
diff-tree-helper.c
git clone https://git.99rst.org/PROJECT