Files
git/t/t1091-sparse-checkout-builtin.sh
Derrick Stolee 592d2a93af t: expand tests around sparse merges and clean
With the current implementation of 'git sparse-checkout clean', we
notice that a file that was in a conflicted state does not get cleaned
up because of some internal details around the SKIP_WORKTREE bit.

This test is documenting the current behavior before we update it in the
following change.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-09-15 12:10:57 -07:00

33 KiB
Executable File