Hacker News new | ask | show | jobs
by drysine 164 days ago
That's what --amend and --fixup are for.
1 comments

Which wreaks havoc with githubs shitty code review tool.

Which is an argument against GitHub, not clean commit history

Yep. Rebase rewrites history and all the PR review comments vanish.
Gitlab seems fine with it