This step occurs after installing Gitolite , which assumes that you have chosen one of three options:
- Store sources anywhere and use the full path to run the
gitolite . - Keep the sources anywhere and symbolically link only the gitolite program to any directory on your
$PATH . - Copy the sources somewhere and use this path to run the gitolite command.
So, make sure the guitarolite is in your PATH and this command will work.
I prefer the local installation of githolite (in the local directory, as opposed to /usr/local , which requires root privileges.).
See, for example, " install_or_update_gitolite.sh "
"${github}/install" -to "${gtl}/bin"
Please note that for gitolite setup to work gitolite setup you can first set GITOLITE_HTTP_HOME to an empty line.
source share