mirror of
https://github.com/git/git.git
synced 2026-03-03 21:07:56 +01:00
When skip_unmerged option is not given, unpack_trees() should not just skip unmerged cache entries but keep them in the result for the caller to sort them out. For callers other than diff-index, the incoming index should never be unmerged, but diff-index is a special case caller. Signed-off-by: Junio C Hamano <gitster@pobox.com>
18 KiB
18 KiB