From 755b1a17607467880f58182aed7689d1228e9b7a Mon Sep 17 00:00:00 2001 From: Colin Patrick Mccabe Date: Sun, 1 Jul 2012 14:45:42 -0700 Subject: [PATCH] .gitconfig: add cloudera review board Signed-off-by: Colin McCabe --- .gitconfig | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitconfig b/.gitconfig index ad7aa8f..70ae5b5 100644 --- a/.gitconfig +++ b/.gitconfig @@ -22,3 +22,7 @@ sslverify = false [push] default = current +[reviewboard] + url = http://review.sf.cloudera.com/ +[url "git@github.sf.cloudera.com:"] + pushInsteadOf = git://github.sf.cloudera.com/ -- 1.6.6.rc1.39.g9a42