gitolite create new repository
First add an entry in your gitolite-admin/conf/gitolite.conf repo <REPONAME> RW+ = <KEYNAME> REPONAME is the name of the new repository and KEYNAME is the key in the keydir without .pub. After adding this entry commit your change and push it to your repository. After that create your new project locally and push it to your […]
gitolite create new repository Read More »