commit | be8cb94880285b13b7bbcf359e26b6655832f0ab | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Wed Nov 27 00:37:48 2024 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Wed Nov 27 00:37:48 2024 +0000 |
tree | eb160d686b8eed3a243e5872d1175d671222010d | |
parent | 6b7522e076bce1eb13fdc46b7f6433180ae98b0d [diff] |
Update Gerrit to v3.11.0-rc5 Change-Id: I7cd2fbb348443b060c5bd5759b8f3913a743d206
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