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 <dstolee@microsoft.com>
  • Loading branch information
derrickstolee authored and ldennington committed Jan 20, 2022
1 parent 8490b62 commit d441447
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 d441447

Please sign in to comment.