Documentation for Git is available at http://git-scm.com/.
Anonymous Access
This project's Git repositories can be checked out through anonymous access with the following commands.
git clone https://git.renater.fr/anonscm/git/apsolu/apsolu.git
git clone https://git.renater.fr/anonscm/git/apsolu/block_apsolu_course.git
git clone https://git.renater.fr/anonscm/git/apsolu/block_apsolu_dashboard.git
git clone https://git.renater.fr/anonscm/git/apsolu/enrol_select.git
git clone https://git.renater.fr/anonscm/git/apsolu/local_apsolu.git
git clone https://git.renater.fr/anonscm/git/apsolu/theme_apsolu.git
Developer Access
Only project developers can access the Git repositories via this method.
Only project developers can access the Git repositories via this method. SSH must be installed on your client machine. Substitute developername with the proper value.
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/apsolu.git
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/block_apsolu_course.git
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/block_apsolu_dashboard.git
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/enrol_select.git
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/local_apsolu.git
git clone git+ssh://developername@git.renater.fr:2222/var/lib/fusionforge/chroot/scmrepos/git/apsolu/theme_apsolu.git
Only project developers can access the Git repositories via this method. Enter your site password when prompted.
git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/apsolu.git git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/block_apsolu_course.git git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/block_apsolu_dashboard.git git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/enrol_select.git git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/local_apsolu.git git clone https://developername@git.renater.fr/authscm/developername/git/apsolu/theme_apsolu.git
Git Repository Browser
Browsing the Git tree gives you a view into the current status of this project's code. You may also view the complete history of any file in the repository.
[Browse main git repository]
[Browse extra git repository: block_apsolu_course]
[Browse extra git repository: block_apsolu_dashboard]
[Browse extra git repository: enrol_select]
[Browse extra git repository: local_apsolu]
[Browse extra git repository: theme_apsolu]
|