Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix merge-one-file for our-side-added/our-side-removed cases
When commit ed93b44 changed the script so that it does not touch untracked working tree file, we forgot that we still needed to resolve the index entry (otherwise they are left unmerged). Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information