New CLI tool: git auto-bisect. Automatically runs git bisect from the last known good commit. Useful to find which commit introduced a bug! # Bisect the last 5 commits, using "cargo test" as the check. $ git auto-bisect @~5 cargo test https://github.com/yoshuawuyts/dotfiles/blob/master/bin/git-auto-bisect …
-
Show this thread
Even though there isn't much code needed to run git-bisect, I don't need it often enough that I can be bothered to remember the exact commands. So instead of doing a manual bisect or trial & error fumbling, I decided to make a command that does exactly what I use git-bisect for
4:03 AM - 20 Jun 2018
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.