diff options
author | Elijah Newren <newren@gmail.com> | 2018-02-14 10:51:58 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-14 13:02:53 -0800 |
commit | 79d49b7d8c75b80d5aeaf9d84895361b85e9c748 (patch) | |
tree | 7a79a6c42f0bc7d2662246e53c04d0b60fbb4861 /daemon.c | |
parent | merge-recursive: add computation of collisions due to dir rename & merging (diff) | |
download | tgif-79d49b7d8c75b80d5aeaf9d84895361b85e9c748.tar.xz |
merge-recursive: check for file level conflicts then get new name
Before trying to apply directory renames to paths within the given
directories, we want to make sure that there aren't conflicts at the
file level either. If there aren't any, then get the new name from
any directory renames.
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions