projects
/
cmccabe-etc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c077dea
)
.gitconfig: remove identity
author
Colin McCabe
<cmccabe@alumni.cmu.edu>
Tue, 14 Feb 2012 16:09:18 +0000 (08:09 -0800)
committer
Colin Patrick Mccabe
<cmccabe@alumni.cmu.edu>
Tue, 14 Feb 2012 21:28:36 +0000 (13:28 -0800)
In the future, I'll set the identity on a repo-by-repo basis with
git-identity.sh.
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
2f29cae
..
4a51006
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-1,9
+1,6
@@
[core]
editor = vim
pager = less -FRX
-[user]
- name = Colin Patrick McCabe
- email = cmccabe@alumni.cmu.edu
[color]
branch = auto
status = auto