diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-09-24 15:39:10 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-28 10:31:02 -0700 |
commit | 61d450f049eeb61e6cb3c07750e806db29ff0ea3 (patch) | |
tree | ac3903983ac107118bcc0fe4b690436bbb6f2731 /builtin/commit.c | |
parent | 63b60b3add7527c202124982e0b14a6a512f0450 (diff) |
add: update --renormalize to skip sparse paths
We added checks for path_in_sparse_checkout() to portions of 'git add'
that add warnings and prevent stagins a modification, but we skipped the
--renormalize mode. Update renormalize_tracked_files() to ignore cache
entries whose path is outside of the sparse-checkout cone (unless
--sparse is provided). Add a test in t3705.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions