Skip to content

Instantly share code, notes, and snippets.

@atwj
Created July 7, 2016 17:49
Show Gist options
  • Select an option

  • Save atwj/37ae686ca4783e587438c430f74b8383 to your computer and use it in GitHub Desktop.

Select an option

Save atwj/37ae686ca4783e587438c430f74b8383 to your computer and use it in GitHub Desktop.
A gist for commands or code snippets that I just can't seem to remember #smh

asdf

Git

Show local branches

git branch

Show remote branches

git branch -r

Show all branches

git branch -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment