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 371861e commit e7a1d16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions t/perf/p2000-sparse-operations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,7 @@ test_perf_on_all git reset
test_perf_on_all git reset --hard
test_perf_on_all git reset -- does-not-exist
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 diff --staged
test_perf_on_all git sparse-checkout reapply

test_done

0 comments on commit e7a1d16

Please sign in to comment.