commit | 3bed03cee3c5c18ac45f2c0b07cc7a10d697b3d8 | [log] [tgz] |
---|---|---|
author | Daniele Sassoli <danielesassoli@gmail.com> | Thu Dec 05 10:54:15 2024 +0000 |
committer | Daniele Sassoli <danielesassoli@gmail.com> | Tue Jan 14 05:27:00 2025 -0800 |
tree | 4f26f024e00f42c71985e20b3e76fc4e0787c95d | |
parent | 07d5d7721e5038686e8cefc0ac8d800edaccaf65 [diff] |
Add latest Gerrit formula Change-Id: I6341579a35bc374a93fb7bdc979d0e46fdb75f40
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