5 points | by birdculture 9 hours ago ago
1 comments
git rebase -i -r for advanced mode: git will keep merge commits, allowing you to make surgical changes to any side of a merge.
git rebase -i -r for advanced mode: git will keep merge commits, allowing you to make surgical changes to any side of a merge.