Skip to content

Instantly share code, notes, and snippets.

@akey7
Created February 27, 2014 04:50
Show Gist options
  • Save akey7/9244590 to your computer and use it in GitHub Desktop.
Save akey7/9244590 to your computer and use it in GitHub Desktop.
git configuration
[core]
editor = vim
[alias]
co = checkout
ct = commit
ss = status
br = branch
me = merge
ph = push
pl = pull
sh = stash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment