Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For the latter I use often use `git stash` for that; stashing off the test case/data, then at each step of the bisect, you can do `git stash apply` (rather than `git stash pop`) to reapply the same changes multiple times.

Before moving on, a quick `git reset —-hard` will get back to a clean flip



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: