rebase -r (Preserving merge commits while rebasing)
Our company has a policy when rebasing we do it with Preserving merge commits while rebasing
so having option to use -r with GitKraken would be great
Comments: 2
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
16 Feb, '22
Axel HeiderHighlighted comment
Having that in the GUI would really be helpful, currently this can be done in the in the terminal or on the command line only. In addition, having an option to move all branch to the new commit would be helpful. Our use case it that we have multiple feature branches that are merged together into one or more cutting-edge branches to ensure the features are not colliding anywhere. If we could just rebase a cutting edge brach and all feature branches would be rebased automatically that would be nice. -
14 Aug, '23
Axel HeiderSeems the feature request https://feedback.gitkraken.com/suggestions/440456/support-git-rebase-updaterefs is related to this.