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.
Find a file
Matt Kimmel 39148282cc * Add "pull gitolite-admin" step to moving server instructions in admin.mkd
* Correct the git remote set-url command syntax in admin.mkd
2011-11-06 17:37:22 -05:00
conf some nice ADC changes... (warning: minor backward compat breakage) 2011-10-17 18:42:57 +05:30
contrib MASSIVE set of changes to documents! 2011-11-02 21:04:33 +05:30
doc * Add "pull gitolite-admin" step to moving server instructions in admin.mkd 2011-11-06 17:37:22 -05:00
hooks It's official now; Solaris sh is brain dead... 2011-10-20 16:39:18 +05:30
src gl-system-install now tries to catch PATH issues for gl-setup 2011-10-21 17:18:38 +05:30
t MASSIVE set of changes to documents! 2011-11-02 21:04:33 +05:30
.gitattributes docs and .gitattributes hadn't been updated for the change in hooks dir 2010-03-10 06:24:53 +05:30
.gitignore add conf/VERSION to .gitignore 2010-03-02 05:39:19 +05:30
Makefile Makefile: now default is as simple as "make" 2010-05-14 11:27:55 +05:30
README.mkd MASSIVE set of changes to documents! 2011-11-02 21:04:33 +05:30

Gitolite README

If you're really impatient, and you're familiar with Unix and ssh, follow the quick install instructions.

But if you want to do anything meaningful with gitolite you have to spend some time cuddling up to the docs. The complete online documentation starts here.