]> git.99rst.org Git - git.git/commit
reset: expand test coverage for sparse checkouts
authorVictoria Dye <redacted>
Mon, 29 Nov 2021 15:52:39 +0000 (15:52 +0000)
committerJunio C Hamano <redacted>
Mon, 29 Nov 2021 20:51:26 +0000 (12:51 -0800)
commit291d77eb3e28aee42821d500bf61211f09b4297a
tree261e622c33058669372cfd04c4fd0b8d7d8cdb97
parent86609db9dae77a385ea8c156ac4ca55f8454a3f7
reset: expand test coverage for sparse checkouts

Add new tests for `--merge` and `--keep` modes, as well as mixed reset with
pathspecs. New performance test cases exercise various execution paths for
`reset`.

Co-authored-by: Derrick Stolee <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Victoria Dye <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/perf/p2000-sparse-operations.sh
t/t1092-sparse-checkout-compatibility.sh
git clone https://git.99rst.org/PROJECT