Skip to content

Instantly share code, notes, and snippets.

@icoloma
Created September 29, 2013 10:27
Show Gist options
  • Save icoloma/6751262 to your computer and use it in GitHub Desktop.
Save icoloma/6751262 to your computer and use it in GitHub Desktop.
Git shortcuts
# Create a serverfix branch synchronized with origin
git checkout --track origin/serverfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment