-
|
I just initialized a gitbutler workspace from a linear history already containing "stacked" branches. Not all of the branches are actually dependent on each other. I want to separate some of them into separate stacks to prepare independent PR. I can't seem to find the right cli command to do this.Is there one? What am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Thanks for asking! At this time, there is no feature that would allow moving branch segments between lanes, but it's actively worked on. When the PR merges it won't be available in the GUI though, only with the CLI. but that might already be helpful to you. I hope that helps. |
Beta Was this translation helpful? Give feedback.
Thanks for asking!
At this time, there is no feature that would allow moving branch segments between lanes, but it's actively worked on. When the PR merges it won't be available in the GUI though, only with the CLI. but that might already be helpful to you.
I hope that helps.