273e6fd627
The fix is easy enough, but I hate having to code work-arounds for proprietary OSs when the same code works fine on Linux and BSD. /me wisely avoids words like posix in his rant ;-) Thanks to Franck Zoccolo for help in finding what the problem was and when and why it occurred. ---- Someday there will be some issue that requires a fix with significant code change (or worse, a change that is incompatible with Linux), and I will probably refuse. Of course, I will be properly regretful about my inability to fix it.[1] |
||
---|---|---|
doc | ||
src | ||
t | ||
check-g2-compat | ||
convert-gitosis-conf | ||
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!
-
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]).