summaryrefslogtreecommitdiff
path: root/t/t9600-cvsimport.sh
diff options
context:
space:
mode:
authorLibravatar Elijah Newren <newren@gmail.com>2010-09-20 02:29:09 -0600
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-09-29 17:37:05 -0700
commitef02b317212443036be6007bba3a1a5946460dc9 (patch)
tree43158534be95efba683618d518b1bcc96c7ac016 /t/t9600-cvsimport.sh
parenthandle_delete_modify(): Check whether D/F conflicts are still present (diff)
downloadtgif-ef02b317212443036be6007bba3a1a5946460dc9.tar.xz
merge-recursive: Make room for directories in D/F conflicts
When there are unmerged entries present, make sure to check for D/F conflicts first and remove any files present in HEAD that would be in the way of creating files below the correspondingly named directory. Such files will be processed again at the end of the merge in process_df_entry(); at that time we will be able to tell if we need to and can reinstate the file, whether we need to place its contents in a different file due to the directory still being present, etc. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9600-cvsimport.sh')
0 files changed, 0 insertions, 0 deletions