Y
Hacker News
new
|
ask
|
show
|
jobs
by
drysine
164 days ago
That's what --amend and --fixup are for.
1 comments
cmrdporcupine
164 days ago
Which wreaks havoc with githubs shitty code review tool.
Which is an argument against GitHub, not clean commit history
link
cluckindan
164 days ago
Yep. Rebase rewrites history and all the PR review comments vanish.
link
drysine
162 days ago
Gitlab seems fine with it
link
Which is an argument against GitHub, not clean commit history