.gitconfig: remove identity
authorColin McCabe <cmccabe@alumni.cmu.edu>
Tue, 14 Feb 2012 16:09:18 +0000 (08:09 -0800)
committerColin 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

index 2f29cae..4a51006 100644 (file)
@@ -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