About 6,938 results found. (Query 0.04200 seconds)
No information is available for this page.
No information is available for this page.
Add the following: user:computer$ vim gitolite-admin/conf/gitolite.conf repo {repo name goes here} RW+ = < username > For more info, gitolite has very good documentation here . NginX (pronounced "Engine X") Now, lets configure nginX! Create the /etc/nginx/sites-available/git_server and add the following : root:server# vim /etc/nginx/sites-available/git_server server { #replace "git.example.com" below with your domain (or subdomain) server_name git.example.org; listen...
No information is available for this page.
No information is available for this page.