fix typo in git-root example config

Change-Id: Ied884ea7acd93637524a830d6a79fc3711e4b3b1
This commit is contained in:
Mark McClain 2014-09-17 13:44:45 -04:00
parent aedec159c7
commit c793f20abf
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ servers:
# Your HTTP Password for gerrit. Go to the "HTTP Password" section in your
# account settings to generate/retrieve this password.
password: CHANGEME
git_root: ~/git/
git-root: ~/git/
# Each server section can have the following fields:
# A name that describes the server, to reference on the command line. [required]