Skip to content

Instantly share code, notes, and snippets.

@linkesch
Created December 17, 2015 10:45
Show Gist options
  • Save linkesch/880073dfa6b41b8a0163 to your computer and use it in GitHub Desktop.
Save linkesch/880073dfa6b41b8a0163 to your computer and use it in GitHub Desktop.
Update remote branches on local machine
# http://kb.detlus.com/articles/git/how-to-update-remote-branch-list-on-local-machine/
git remote update origin --prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment