Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
Go to file
Sitaram Chamarty d88cdbefd6 'gitolite list-users' added (but see warnings)
this is pretty slow if you have thousands of repos, since it has to read
and parse a 'gl-conf' file for every repo.  (For example, on a Lenovo
X201 thinkpad with 11170 repos and a cold cache, it took 288 seconds).

(With a hot cache -- like if you run the command again -- it took 2.1
seconds!  So if you have a fast disk this may not be an issue for you
even if you have 10,000+ repos).
2012-03-24 10:30:41 +05:30
Gitolite 'gitolite list-users' added (but see warnings) 2012-03-24 10:30:41 +05:30
src very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
t very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
g3-info very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
g3-install very basic, usable, first cut done 2012-03-24 10:30:37 +05:30
gitolite 'gitolite list-users' added (but see warnings) 2012-03-24 10:30:41 +05:30
gitolite-shell very basic, usable, first cut done 2012-03-24 10:30:37 +05:30