Pushing a locally renamed branch creates a new branch instead of tracked #4761
mrtnbroder
started this conversation in
General
Replies: 1 comment 1 reply
-
It sounds like your |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I create a new branch, e.g.
test
and push it to origin, then rename it (with lazygitr
to e.g.test-1
) and then push again, it creates a new branch instead of pushing to the tracked one.Beta Was this translation helpful? Give feedback.
All reactions