diff --git a/examples/googlesource-gertty.yaml b/examples/googlesource-gertty.yaml index c749cab..5c58eef 100644 --- a/examples/googlesource-gertty.yaml +++ b/examples/googlesource-gertty.yaml @@ -9,10 +9,14 @@ servers: - name: CHANGEME-review url: https://CHANGEME-review.googlesource.com/ - # Your gerrit username. - username: CHANGEME - # Set password at https://{name}-review.googlesource.com/#/settings/http-password + # Get username and password at https://{name}-review.googlesource.com/#/settings/http-password + # It will provide a gitcookies file with contents like this: + # gerrit-review.googlesource.com FALSE / TRUE 2147483647 o git-user.example.com=ooghaGhu7ohva5xai8LahcheoVahTae5 + # The username in this example is "git-user.example.com" and the + # password is "ooghaGhu7ohva5xai8LahcheoVahTae5". They are + # separated by an "=" character. # Note this is not your Google password. + username: CHANGEME password: CHANGEME auth-type: basic git-root: ~/git/