Skip to content

Instantly share code, notes, and snippets.

@luojunyuan
Created September 14, 2021 08:48
Show Gist options
  • Select an option

  • Save luojunyuan/019908284a5b49591b5babd31a0b1911 to your computer and use it in GitHub Desktop.

Select an option

Save luojunyuan/019908284a5b49591b5babd31a0b1911 to your computer and use it in GitHub Desktop.
Rename branch github tips
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