Update googlesource example

The username may not be present for newer accounts on googlesource.

Change-Id: Id76416f323a6d08ba83ab9a175f066a995b10941
This commit is contained in:
James E. Blair 2019-08-28 15:17:38 +02:00
parent 73a6481835
commit 5e6f398cf3
1 changed files with 7 additions and 3 deletions

View File

@ -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/