Files in this directory are tar archives containing the git repositories of the named projects. Use these files by unpacking them into the src/ directory by running the following command in the PHP_PRED directory. tar xjf archives/APPNAME-git.tar.bz2 The files in this directory are: moodle-git.tar.bz2: Copy of moodle git repository created by cloning their repository on May 15, 2014 with the following command: git clone git://git.moodle.org/moodle.git Release version tags have names of the form vX.Y.Z. phpmyadmin-git.tar.bz2: Curated copy of the phpmyadmin git repository created by Jeff Stuckman, with git tags indicating the actual versions of phpmyadmin in the form R_x.y.z. Note that the tags beginning RELEASE_ contain version branches created by svn import that do not correspond to actual released versions of phpmyadmin.