Skip to content

Instantly share code, notes, and snippets.

@jamesBan
Last active April 5, 2016 09:14
Show Gist options
  • Select an option

  • Save jamesBan/afee7277b06aa1f07d0e5f1afcf5c10f to your computer and use it in GitHub Desktop.

Select an option

Save jamesBan/afee7277b06aa1f07d0e5f1afcf5c10f to your computer and use it in GitHub Desktop.
删除远程不存在的分支
git remote show origin
git remote prune origin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment