summaryrefslogtreecommitdiff
path: root/contrib/examples/git-resolve.sh
diff options
context:
space:
mode:
authorLibravatar David Aguilar <davvid@gmail.com>2016-03-09 23:13:58 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-03-10 14:07:13 -0800
commitfaaab8d571633fc8d98f58f02862f1d0bfa988f7 (patch)
treee7640a245227c1cf97bf49298c03776d6a8e529d /contrib/examples/git-resolve.sh
parentGit 2.7.2 (diff)
downloadtgif-faaab8d571633fc8d98f58f02862f1d0bfa988f7.tar.xz
mergetool: support delete/delete conflicts
If two branches each move a file into different directories then mergetool will fail because it assumes that the file being merged, and its parent directory, are present in the worktree. Create the merge file's parent directory to allow using the deleted base version of the file for merge resolution when encountering a delete/delete conflict. The end result is that a delete/delete conflict is presented for the user to resolve. Reported-by: Joe Einertson <joe@kidblog.org> Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/examples/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions