diff options
author | Elijah Newren <newren@gmail.com> | 2011-08-11 23:20:13 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-14 14:19:38 -0700 |
commit | c52ff85d97c698c902870305a010e2303e297b87 (patch) | |
tree | 7c28c2849dd114a9f525891e8291f0319291fd2e /git-svn.perl | |
parent | merge-recursive: Introduce a merge_file convenience function (diff) | |
download | tgif-c52ff85d97c698c902870305a010e2303e297b87.tar.xz |
merge-recursive: Fix rename/rename(1to2) resolution for virtual merge base
When renaming one file to two files, we really should be doing a content
merge. Also, in the recursive case, undoing the renames and recording the
merged file in the index with the source of the rename (while deleting
both destinations) allows the renames to be re-detected in the
non-recursive merge and will result in fewer spurious conflicts.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions