Hacker News new | ask | show | jobs
by Pirate-of-SV 3203 days ago
By rewriting commits and using `git rebase -i`, `git commit --fixup` you can avoid the garbage and still have smaller commits that passes tests and are easy to review.