Skip to content

Commit

Permalink
p2000: add new commands
Browse files Browse the repository at this point in the history
Signed-off-by: Derrick Stolee <[email protected]>
  • Loading branch information
derrickstolee authored and dscho committed Jan 20, 2022
1 parent be239d8 commit dc9e96d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/perf/p2000-sparse-operations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,7 @@ test_perf_on_all git diff
test_perf_on_all git diff --cached
test_perf_on_all git blame $SPARSE_CONE/a
test_perf_on_all git blame $SPARSE_CONE/f3/a
test_perf_on_all git update-index --add --remove
test_perf_on_all git sparse-checkout reapply

test_done

0 comments on commit dc9e96d

Please sign in to comment.