diff options
| author | Elijah Newren <newren@gmail.com> | 2021-02-27 00:30:44 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-02-26 17:53:11 -0800 |
| commit | b6e3d2743410b0cfa749c1690de7f59683c0f372 (patch) | |
| tree | 680b14bee40f2be4e53e282ff408611d78ad8f95 /diffcore.h | |
| parent | diffcore-rename: add function for clearing dir_rename_count (diff) | |
| download | git-b6e3d2743410b0cfa749c1690de7f59683c0f372.tar.gz git-b6e3d2743410b0cfa749c1690de7f59683c0f372.zip | |
diffcore-rename: move dir_rename_counts into dir_rename_info struct
This continues the migration of the directory rename detection code into
diffcore-rename, now taking the simple step of combining it with the
dir_rename_info struct. Future commits will then make dir_rename_counts
be computed in stages, and add computation of dir_rename_guess.
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 'diffcore.h')
0 files changed, 0 insertions, 0 deletions
