Skip to content

Commit aed0843

Browse files
committed
fixup! p2000: add new commands
Intended to test handling of cache entries outside `traverse_trees` (accomplished here by having the pathspec match no cache entries). Signed-off-by: Victoria Dye <[email protected]>
1 parent c8c6379 commit aed0843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/perf/p2000-sparse-operations.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ test_perf_on_all git commit -a -m A
113113
test_perf_on_all git checkout -f -
114114
test_perf_on_all git reset
115115
test_perf_on_all git reset --hard
116+
test_perf_on_all git reset -- does-not-exist
116117
test_perf_on_all git read-tree -mu HEAD
117118
test_perf_on_all git checkout-index -f --all
118119
test_perf_on_all git update-index --add --remove

0 commit comments

Comments
 (0)