Remove phantom blanks in gerrit@3.11.0.rb Change-Id: Ie8ef4c83d17fe506d60cef92b7a881bd17b5085c
brew tap GerritForge/gerrit
brew search gerrit
brew install gerrit@3.11.0
Gerrit data is stored in the Homebrew's var location, /usr/local/var/gerrit.
Start Gerrit as usual with the gerrit.sh and start argument:
/usr/local/var/gerrit/bin/gerrit.sh start
Stop Gerrit passing the stop argument:
/usr/local/var/gerrit/bin/gerrit.sh stop