The bisect process needs to know which commit is our known bad commit
git bisect bad urhsn47f
If we don't specify the known bad commit it will assume the last commit
git bisect bad
by Valeri Tandilashvili
4 years ago
Git
1
Pro tip: use ```triple backticks around text``` to write in code fences