diff options
author | Elijah Newren <newren@gmail.com> | 2021-01-19 19:53:52 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-20 22:18:55 -0800 |
commit | 1b6b902d95a5b2c5677b6351c670202dae7cd230 (patch) | |
tree | 468e4cbc748f450010033fe03e8a6d056a0643d1 /t/t9350-fast-export.sh | |
parent | merge-ort: implement apply_directory_rename_modifications() (diff) | |
download | tgif-1b6b902d95a5b2c5677b6351c670202dae7cd230.tar.xz |
merge-ort: process_renames() now needs more defensiveness
Since directory rename detection adds new paths to opt->priv->paths and
removes old ones, process_renames() needs to now check whether
pair->one->path actually exists in opt->priv->paths instead of just
assuming it does.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9350-fast-export.sh')
0 files changed, 0 insertions, 0 deletions