Skip to content

Instantly share code, notes, and snippets.

@luanjunyi
Created May 26, 2013 03:32
Show Gist options
  • Save luanjunyi/5651624 to your computer and use it in GitHub Desktop.
Save luanjunyi/5651624 to your computer and use it in GitHub Desktop.
My ~/.gitconfig
[user]
name = Jerry Luan
email = luanjunyi@gmail.com
[credential]
helper = osxkeychain
[alias]
ci = commit
co = checkout
br = branch
st = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment