install-symlinks.sh: chmod 600 everything in the .ssh dir
[cmccabe-etc] / .gitconfig
index 2f29cae..70ae5b5 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
@@ -24,4 +21,8 @@
         port = 993
         sslverify = false
 [push]
-        default = matching
+       default = current
+[reviewboard] 
+       url = http://review.sf.cloudera.com/ 
+[url "git@github.sf.cloudera.com:"]
+       pushInsteadOf = git://github.sf.cloudera.com/