X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitconfig;h=70ae5b59928977685f17c33965f820c764a4f661;hb=7baae411b0b7e504f18e97a27768d0bf378d5027;hp=2f29caedb1dd099fb28bbbddc6756fb0b774ee32;hpb=da339286f49bbd4897603290672c7c065068f95f;p=cmccabe-etc diff --git a/.gitconfig b/.gitconfig index 2f29cae..70ae5b5 100644 --- 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 @@ -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/