Replies: 2 comments
-
|
In Graphite, this is called |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1; I'm really surprised this isn't a core feature of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into a need to move one stack to be on top of another stack. It took me several tries to get this right, and the final commands required fully unstacking both stacks in the remote and then re-stacking every branch for both stacks, and the final rebase/push/submit.
Adding the ability to change the trunk branch of a stack to any other branch would be great. Ideally it would recognize when the new trunk is already in another stack, and update both stacks accordingly.
Beta Was this translation helpful? Give feedback.
All reactions