Skip to content

Instantly share code, notes, and snippets.

@ColinHarrington
Created March 14, 2011 04:57
Show Gist options
  • Save ColinHarrington/868798 to your computer and use it in GitHub Desktop.
Save ColinHarrington/868798 to your computer and use it in GitHub Desktop.
Show all local and remote branches
/demo/bookstore[master]$ git branch -a
* master
remotes/release-1.0
remotes/release-1.0.x
remotes/tags/releases
remotes/trunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment