commit | ea20a00fac2a61bd4284d8b66ee6ac2bfebc2128 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Mon Oct 28 23:28:01 2024 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Mon Oct 28 23:28:01 2024 +0000 |
tree | b333944df6248ed49bf23005c99af715b5f9c1e4 | |
parent | ce146d9a8f7b3e09b2cc7b9271ec578ba1ce2ee2 [diff] |
Fix typo in the tap command Change-Id: I763f723ec31cf810bfb1ed7f2a1eb43173ed0c3d
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