Skip to content

Instantly share code, notes, and snippets.

@jhonnymoreira
Created June 23, 2015 19:34
Show Gist options
  • Save jhonnymoreira/2e5db0bb297bd4a1f877 to your computer and use it in GitHub Desktop.
Save jhonnymoreira/2e5db0bb297bd4a1f877 to your computer and use it in GitHub Desktop.
[=
[user]
name = xxx
email = xxx
[core]
excludesfile = ~/.gitignore
[alias]
ad = add -i
br = branch
ck = checkout
cm = commit
df = diff
ft = fetch
lg = log --graph --all --decorate
mg = merge
pl = pull
ps = push
rb = rebase
st = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment