Hacker News new | ask | show | jobs
by SilasX 3804 days ago
I thought the -i option was irrelevant to whether the merge commit is present. It's the "putting your commits directly downstream of master" that avoids the merge commit, not the use of the interactive rebase features. Right?