Is your feature request related to a problem? Please describe.
For instance, when I create a new branch, after committing some changes, I might want to change the branch name before push to the remote.
Describe the solution you'd like
git doesn't support rename a branch, but lazygit could provide a shortcut:
If I'm reading your message correctly, this is already supported by pressing shift+R on a branch :)
If I'm reading your message correctly, this is already supported by pressing shift+R on a branch :)
Oops.
Most helpful comment
If I'm reading your message correctly, this is already supported by pressing shift+R on a branch :)