Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge-recursive: do not report the resulting tree object name
It is not available in the outermost merge, and it is only useful for debugging merge-recursive in the inner merges. Sergey Vlasov noticed that the old code accesses an uninitialized location. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information