commit | 07d5d7721e5038686e8cefc0ac8d800edaccaf65 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jan 14 11:03:32 2025 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jan 14 11:41:50 2025 +0000 |
tree | 4e07ce3c2ac59b30804a0f58e6cc54937fb69f23 | |
parent | b73f63f676ded5359cd3341b6e9bed05da990609 [diff] |
Add support for Gerrit 3.11.1 Change-Id: I965551862746330a369b66fac700d96cddde94e2
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