diff options
author | Elijah Newren <newren@gmail.com> | 2021-01-19 19:53:45 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-20 22:18:55 -0800 |
commit | fa5e06d6902003f5f115b7497030b5c66537726e (patch) | |
tree | c0a9354dfe4409ff86ec1b064ac9e910c07456d9 /t/t9100-git-svn-basic.sh | |
parent | merge-ort: implement handle_directory_level_conflicts() (diff) | |
download | tgif-fa5e06d6902003f5f115b7497030b5c66537726e.tar.xz |
merge-ort: modify collect_renames() for directory rename handling
collect_renames() is similar to merge-recursive.c's get_renames(), but
lacks the directory rename handling found in the latter. Port that code
structure over to merge-ort. This introduces three new
die-not-yet-implemented functions that will be defined in future
commits.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9100-git-svn-basic.sh')
0 files changed, 0 insertions, 0 deletions