diff options
author | 2020-06-11 06:59:32 +0000 | |
---|---|---|
committer | 2020-06-12 17:27:16 -0700 | |
commit | f7f5c6c0baf6b6219b38e69d8623b95cc3cdd3d3 (patch) | |
tree | 046afadd7e64fc5aca61da613956ca4b964250ac /Documentation/gitremote-helpers.txt | |
parent | dir, clean: avoid disallowed behavior (diff) | |
download | tgif-f7f5c6c0baf6b6219b38e69d8623b95cc3cdd3d3.tar.xz |
clean: consolidate handling of ignored parameters
I spent a long time trying to figure out how and whether the code worked
with different values of ignore, ignore_only, and remove_directories.
After lots of time setting up lots of testcases, sifting through lots of
print statements, and walking through the debugger, I finally realized
that one piece of code related to how it was all setup was found in
clean.c rather than dir.c. Make a change that would have made it easier
for me to do the extra testing by putting this handling in one spot.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitremote-helpers.txt')
0 files changed, 0 insertions, 0 deletions