Skip to content

Instantly share code, notes, and snippets.

@ishitcno1
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishitcno1/42ce01292b561f5e88ce to your computer and use it in GitHub Desktop.
Save ishitcno1/42ce01292b561f5e88ce to your computer and use it in GitHub Desktop.
gitconfig
[user]
email = ishitcno1@gmail.com
name = ishitcno1
[alias]
aa = add -A
b = branch
l = log
mm = commit -m
ma = commit --amend
s = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment