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
Jari Aalto ad28509a02 gl-setup: (sshkeys-lint): Move file redirection to the end
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
2012-01-04 06:47:10 +05:30
conf some nice ADC changes... (warning: minor backward compat breakage) 2011-10-17 18:42:57 +05:30
contrib (minor fixup to the github "_" adjustment) 2012-01-02 15:56:28 +05:30
doc next round of doc changes 2012-01-02 15:56:28 +05:30
hooks minor fixup to 54f5906d ("add the missing die function") 2011-12-04 07:09:47 +05:30
src gl-setup: (sshkeys-lint): Move file redirection to the end 2012-01-04 06:47:10 +05:30
t (minor fixup to the github "_" adjustment) 2012-01-02 15:56:28 +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 next round of doc changes 2012-01-02 15:56:28 +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 -- this is the best starting point for general questions about git, such as what it is, why you would need it, features, contact/mailing list info, and so on.

For convenience, here is a link to the master table of contents, which is very useful to search using your browser's search function.