Note: This documentation is for Moodle 2.7. For up-to-date documentation see Git.

Git

From MoodleDocs
Revision as of 14:37, 8 February 2010 by Tim Hunt (talk | contribs)

Git is a free and open source version control system.

Git is a more sophisticated replacement for CVS. You can find the official Git mirror of the Moodle CVS repository at http://git.moodle.org/.

The particular advantage of Git is its distributed model, making it ideal for managing local customisations to Moodle. has links to documentation about using Git.