logoalt Hacker News

noam_ktoday at 4:56 AM0 repliesview on HN

I wouldn't say it's wrong.

My preference, however, is creating a fixup commit and using rebase to squash it into the old one.

Edit: A sibling comment mentioned "git history fixup" which I'll have to try out.