Skip to content

Instantly share code, notes, and snippets.

@drydevelopment
Created January 21, 2011 20:28
Show Gist options
  • Save drydevelopment/790357 to your computer and use it in GitHub Desktop.
Save drydevelopment/790357 to your computer and use it in GitHub Desktop.
.gitconfig
[user]
name = [First and Last Name]
email = [Email]
[apply]
whitespace = nowarn
[diff]
color = auto
[status]
color = auto
[push]
default = tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment