Comment by zahlman
> The "move a branch" command is `git push .`. Yes, you can push to the current repo.
Wouldn't that copy a branch rather than moving it?
> The "move a branch" command is `git push .`. Yes, you can push to the current repo.
Wouldn't that copy a branch rather than moving it?