-
-
Save luojunyuan/019908284a5b49591b5babd31a0b1911 to your computer and use it in GitHub Desktop.
Rename branch github tips
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git branch -m reactiveUI main | |
| git fetch origin | |
| git branch -u origin/main main | |
| git remote set-head origin -a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment