Skip to content

Instantly share code, notes, and snippets.

@karmi
Created November 14, 2008 14:07
Show Gist options
  • Save karmi/24915 to your computer and use it in GitHub Desktop.
Save karmi/24915 to your computer and use it in GitHub Desktop.
[user]
name = {REPLACE}
email = {REPLACE}
[color]
ui = always
diff = auto
status = auto
branch = auto
interactive = auto
[alias]
s = status
c = commit -a
l = log --pretty=format:'%Cred%h%Creset : %Cgreen%s%Creset [%ar by %an]'
b = branch
[core]
excludesfile = /Users/{REPLACE}/.gitignore
[merge]
stat = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment