Hacker News new | ask | show | jobs
by xpaulbettsx 4795 days ago
This is what recent versions of GitHub for Windows does by default. There are definitely advantages to merge commits, the biggest one being that force-undoing an unwanted merge commit is as straightforward as resetting to the first parent of the merge commit.
1 comments

or cherry-picking features across version branches.