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 04a6f75e5c (doc updates, mostly migration)
- migration and non-core reachable from master-toc now
  - migration flow changed.  install.mkd, migration section, is [migr]
    now, drives the whole thing now, links to g2migr
  - more details on how to wipe out old gitolite

plus some minor fixes
2012-04-13 15:35:13 +05:30
doc (doc updates, mostly migration) 2012-04-13 15:35:13 +05:30
src (minor) do not run gitolite query-rc from *perl* programs! 2012-04-13 15:35:13 +05:30
t supporting DOS and fake Unix... 2012-04-06 21:13:56 +05:30
check-g2-compat (some minor changes) 2012-04-05 21:31:59 +05:30
convert-gitosis-conf (mostly) doc changes 2012-04-10 15:41:32 +05:30
dot.pl Q: all doc stuff 2012-03-24 18:22:11 +05:30
install supporting DOS and fake Unix... 2012-04-06 21:13:56 +05:30
README.mkd new README, in preparation for rolling the new release into "master" 2012-04-05 19:19:36 +05:30

Gitolite README

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


If you're reading this on the main gitolite page on github, several IMPORTANT CHANGES have happened to gitolite:

  1. A competely re-written version of gitolite has been pushed to the "master" branch, and is now the actively maintained and supported software. Do NOT try to merge this with your old "master" branch!

  2. Versions v2.x is on branch "g2". It will be supported for security issues and serious bugs in core functionality, but not for anything less critical. Versions v1.x are completely unsupported now.

If you're an existing (v1.x, v2.x) gitolite user please spend some time with the documentation for the new version before upgrading. The main page leads to quick install as well as several other useful starting points. The table of contents is a much more meaningfully ordered/structured list of links (instead of putting them in alphabetical order of the filename, like in g2!)


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