Skip to content

Instantly share code, notes, and snippets.

@buithehoa
Created November 11, 2015 01:44
Show Gist options
  • Save buithehoa/026818642c3e5984b96f to your computer and use it in GitHub Desktop.
Save buithehoa/026818642c3e5984b96f to your computer and use it in GitHub Desktop.
Show remote branches
git fetch <remote-name>
git branch -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment