48ed4deb8f
thanks to milki for all the efforts! Details: - partial-copy fell afoul of BSD not having $RANDOM - test suite: fix bad GNU sort with good perl sort - test suite: fix md5sum dependency (which BSD doesn't have or can't easily have or requires extra options or whatever...), by doing it in perl. (Requires Digest::MD5, which is probably available anyway, but since this is only for the test suite, meh!) |
||
---|---|---|
doc | ||
src | ||
t | ||
check-g2-compat | ||
convert-gitosis-conf | ||
COPYING | ||
dot.pl | ||
install | ||
README.mkd |
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:
-
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!
The main page leads to several 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!)
If you are an existing (g2) user and wish to migrate, you MUST read this.
-
Versions v2.x are 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. (Documentation links for this version are here and here).
License information for code and documentation is at the end of doc/index.mkd (or you can read it online here).