Skip to content

Gitolite allows you to setup a centralised git server, with very fine-grained access control and many (many!) more powerful features. For a short intro, plus links to online docs, click the "wiki" link you see a little above or a little below this blurb.

Notifications You must be signed in to change notification settings

ossxp-com/gitolite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitolite README

2012-03-25: there is a completely re-written version of gitolite in the "g3" branch. The old version will now be supported only for existing users, and for people who need the features that have not yet made it to the new one. To reflect this, the pu branch has been merged into master and deleted.

The steps to use the new version are:

git clone git://github.com/sitaramc/gitolite
cd gitolite
git checkout g3

Documentation is currently available at g3di


Github users: please read the "wiki" link at the top of the page before submitting issues or pull requests.

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.


License information for code and documentation is at the end of doc/index.mkd (or you can read it online [here][license]).

About

Gitolite allows you to setup a centralised git server, with very fine-grained access control and many (many!) more powerful features. For a short intro, plus links to online docs, click the "wiki" link you see a little above or a little below this blurb.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 66.4%
  • Shell 31.3%
  • Python 2.3%