update git configs

This commit is contained in:
Sami Samhuri 2011-04-04 22:40:28 -07:00
parent 8a043d414b
commit 80a70e3bcc
2 changed files with 19 additions and 0 deletions

View file

@ -13,5 +13,21 @@
default = tracking default = tracking
[branch] [branch]
autosetuprebase = always autosetuprebase = always
autosetupmerge = true
[github]
user = samsonjs
token = 04f822d719928ee8dd9b1f0dec23ac0c
[core] [core]
quotepath = false quotepath = false
whitespace = trailing-space,space-before-tab
excludesfile = ~/config/gitignore
[diff]
mnemonicprefix = true
renames = copies
[advice]
statusHints = false
pushNonFastForward = false
[color]
ui = auto
[merge]
stat = true

3
gitignore Normal file
View file

@ -0,0 +1,3 @@
.DS_Store
Icon\?