Answers for "how to install and configure gerrit"

0

ubuntu install gerrit

export GERRIT_SITE=~/gerrit_testsite
java -jar gerrit*.war init --batch --dev -d $GERRIT_SITE
Posted by: Guest on October-10-2020

Code answers related to "how to install and configure gerrit"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language