diff options
author | Elijah Newren <newren@gmail.com> | 2021-01-19 19:53:40 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-20 22:18:55 -0800 |
commit | 112e11126b963923d84f90f12dae9b96271ccedb (patch) | |
tree | 6f7468dc67a0f8de591d8a9f12e71d85b81d5fee /commit-slab.h | |
parent | merge-ort: collect which directories are removed in dirs_removed (diff) | |
download | tgif-112e11126b963923d84f90f12dae9b96271ccedb.tar.xz |
merge-ort: add outline for computing directory renames
Port some directory rename handling changes from merge-recursive.c's
detect_and_process_renames() to the same-named function of merge-ort.c.
This does not yet add any use or handling of directory renames, just the
outline for where we start to compute them. Thus, a future patch will
add port additional changes to merge-ort's detect_and_process_renames().
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-slab.h')
0 files changed, 0 insertions, 0 deletions