diff options
author | Elijah Newren <newren@gmail.com> | 2021-02-27 00:30:42 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-26 17:53:11 -0800 |
commit | 0c4fd732f043be570e08b51c475ff9f2e2066912 (patch) | |
tree | 3571da9673190b17d3badd22f225d1a3f553346c /t/t9501-gitweb-standalone-http-status.sh | |
parent | diffcore-rename: add a mapping of destination names to their indices (diff) | |
download | tgif-0c4fd732f043be570e08b51c475ff9f2e2066912.tar.xz |
Move computation of dir_rename_count from merge-ort to diffcore-rename
Move the computation of dir_rename_count from merge-ort.c to
diffcore-rename.c, making slight adjustments to the data structures
based on the move. While the diffstat looks large, viewing this commit
with --color-moved makes it clear that only about 20 lines changed.
With this patch, the computation of dir_rename_count is still only done
after inexact rename detection, but subsequent commits will add a
preliminary computation of dir_rename_count after exact rename
detection, followed by some updates after inexact rename detection.
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9501-gitweb-standalone-http-status.sh')
0 files changed, 0 insertions, 0 deletions