Feature request: Simplify branch renaming #227
GigiLoria5
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.
-
Renaming a stack branch currently requires opening the TUI (via
gh stack modify), pressing r, entering the new name, and saving.It would be useful to support a direct CLI option for this, for example:
Obv, the exact syntax could differ, but the goal would be to let users rename the current stack branch without opening the interactive editor.
Beta Was this translation helpful? Give feedback.
All reactions