Skip to content

Instantly share code, notes, and snippets.

@dotnetchris
Created May 31, 2016 15:22
Show Gist options
  • Select an option

  • Save dotnetchris/75346b4d18dd10fcb07db2586cde8fa0 to your computer and use it in GitHub Desktop.

Select an option

Save dotnetchris/75346b4d18dd10fcb07db2586cde8fa0 to your computer and use it in GitHub Desktop.
[alias]
co = checkout
ci = commit
branches = branch
syncdev = "!git fetch origin; git merge origin/development"
up-c = checkout -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment