projects
/
cmccabe-etc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
86b5715
)
Add my .gitconfig to cmccabe-etc
author
Colin McCabe
<cmccabe@alumni.cmu.edu>
Mon, 15 Feb 2010 21:33:34 +0000 (13:33 -0800)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Mon, 15 Feb 2010 21:36:16 +0000 (13:36 -0800)
.gitconfig
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitconfig
b/.gitconfig
new file mode 100644
(file)
index 0000000..
645140d
--- /dev/null
+++ b/
.gitconfig
@@ -0,0
+1,10
@@
+[user]
+ name = Colin Patrick McCabe
+ email = cmccabe@alumni.cmu.edu
+[color]
+ branch = auto
+ status = auto
+ diff = auto
+ ui = auto
+[pack]
+ threads = 0