From 4186c3fddd6b28bc5990dfaa0b86fe86090c771d Mon Sep 17 00:00:00 2001 From: Khai Do Date: Sat, 20 Sep 2014 08:03:07 -0700 Subject: [PATCH] gerrit-review.googlesource.com uses basic authentication Change-Id: Icfe16004afd21af4c598439c6f4b5402723101a3 --- examples/gerrit-gertty.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/gerrit-gertty.yaml b/examples/gerrit-gertty.yaml index 05260c4..0734bf6 100644 --- a/examples/gerrit-gertty.yaml +++ b/examples/gerrit-gertty.yaml @@ -12,6 +12,7 @@ servers: # Set password at https://gerrit-review.googlesource.com/#/settings/http-password # Note this is not your Google password. password: CHANGEME + auth-type: basic git-root: ~/git/ # Uncomment the next line if your terminal has a white background