commit | b73f63f676ded5359cd3341b6e9bed05da990609 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jan 14 10:57:41 2025 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jan 14 11:40:54 2025 +0000 |
tree | 11aff2e7099b6102e1b950db6aa2b267425499a6 | |
parent | 86b280a24ab22020ff79550f1a8a27074d6fe6a6 [diff] |
Add support for Gerrit 3.9.9 Change-Id: Ia67551be2995653baf5d6f559334194248df8cfd
brew tap GerritCodeReview/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