Hacker News new | ask | show | jobs
by vtbassmatt 1681 days ago
`git commit --fixup` and `git rebase --autosquash` automate a bit of the drudgery for this workflow. Sharing because I just got introduced to them recently.