+7

Branch rename should ask whether to rename the tracked one too or not

Iulian Onofrei 4 years ago 0

- Have a branch named A

- Push it to origin

- It starts tracking origin/A

- Rename the local one to B

- Delete the remote origin/A

- Push the local B to origin

It gets pushed to origin/A.