Init from commits of current branch #274
gabrielittner
started this conversation in
Feedback
Replies: 0 comments
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.
-
Let's say I have a branch called
foowith commitA,B,CandDthat are not present onmain. I'd like an option wheregh stack initwould automatically create branches on the 3 intermediate commits and then initializes the stack withfooand the 3 created branches. This would be very helpful for retroactively creating stacks.Beta Was this translation helpful? Give feedback.
All reactions