commit | a0de2f6bd3b79f7ab61ea90f795b964a7f7f3d6d | [log] [tgz] |
---|---|---|
author | Elijah Newren <newren@gmail.com> | Mon Sep 20 02:29:05 2010 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 29 17:37:04 2010 -0700 |
tree | f8f06b2f4d13cbb721a17892ee543d5b6265bdb7 | |
parent | 71f7ffcc02a2f38436c59146b86897389130a538 [diff] |
conflict_rename_delete(): Check whether D/F conflicts are still present If all the paths below some directory involved in a D/F conflict were not removed during the rest of the merge, then the contents of the file whose path conflicted needs to be recorded in file with an alternative filename. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>