Pushing a whole stack of branches with a single Git commandandrewlock.net1 points·by bpugh·ปีที่แล้ว·0 comments
bpugh·2 ปีที่แล้ว·discussNot only does Fork support --first-parent, but it even lets you expand/collapse any merge commit just by clicking the node in the graph! Agreed it's the best way to make sense of a merge-heavy history.I highly recommend Fork.
bpugh·4 ปีที่แล้ว·discussGit recently added a --update-refs option to rebase that makes dealing with this scenario a lot easier. This post does a good job explaining how to use it: https://andrewlock.net/working-with-stacked-branches-in-git-...
I highly recommend Fork.