Gitolite: Difference between revisions
imported>Nix m add Software/Applications subcategory |
imported>Variant9 m Specify user used to clone repos, as this is different from the standard `git` user. |
||
Line 17: | Line 17: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
You can now check out the <code>gitolite-admin</code> repo. Gitolite's configuration is located in <code>conf/gitolite.conf</code> and you can give users access by adding their public keys to <code>keydir</code>. | You can now check out the <code>gitolite-admin</code> repo using the <code>gitolite</code> user. Gitolite's configuration is located in <code>conf/gitolite.conf</code> and you can give users access by adding their public keys to <code>keydir</code>. | ||
[[Category:Applications]] | [[Category:Applications]] |