Hacker News new | ask | show | jobs
by larusso 1808 days ago
Isn’t that what GitHub does when the rebase strategy. Because when the rebase can’t be made cleanly GitHub still asks for conflict resolution.
1 comments

No. If you rebase you get no merge commit by default.
Ah yes. My bad. You explicitly want the empty merge commit.