Skip to content

Commit

Permalink
Cleanup bisect
Browse files Browse the repository at this point in the history
  • Loading branch information
morgaesis committed May 4, 2022
1 parent e6e6790 commit 5406da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions finder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ git bisect start
git bisect good "$GOOD"
git bisect bad "$BAD"
git bisect run sh -c "$CLEAN && $COMMAND"
git bisect reset

0 comments on commit 5406da6

Please sign in to comment.