|
Source
Source code
GitSource has been moved to GitHub, everything can be found here: http://github.com/amoswenger/ooc Getting StartedGit is the decentralized version control system originally developed by Linus Torvalds for the Linux Kernel. It's fast, open-source, easy to use, and feature packed. It's such a pleasure to use compared to Subversion. The git documentation is really nice, in 15 minutes you get used to the commands, don't hesitate to play a bit, you can revert anything anyway. Developer rightsWriting access on the ooc git repository is given pretty easily at first, and only disabled if you harm intentionally the codebase. Everything else should be resolved by discussion. As ooc is still in pretty early stages, it's still pretty open to developers & ideas, so come on in, don't hesitate to contribute =) |