diff options
author | Elijah Newren <newren@gmail.com> | 2018-04-19 10:58:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-20 10:44:16 +0900 |
commit | ffc16c490ad533bc07e6d8ec0226b426166e8442 (patch) | |
tree | 5cb16c0aa62769511fccd0bbb3608266d94d94ec /gitk-git | |
parent | merge-recursive: split out code for determining diff_filepairs (diff) | |
download | tgif-ffc16c490ad533bc07e6d8ec0226b426166e8442.tar.xz |
merge-recursive: make a helper function for cleanup for handle_renames
In anticipation of more involved cleanup to come, make a helper function
for doing the cleanup at the end of handle_renames. Rename the already
existing cleanup_rename[s]() to final_cleanup_rename[s](), name the new
helper initial_cleanup_rename(), and leave the big comment in the code
about why we can't do all the cleanup at once.
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 'gitk-git')
0 files changed, 0 insertions, 0 deletions