Documentation for GIT is available here. Anonymous Git Access This project's GIT repository can be checked out through anonymous access with the following command(s). git clone git://git.labs.libre-entreprise.org/eportail.git
Developer GIT Access via SSH Only project developers can access the GIT tree via this method. SSH must be installed on your client machine. Substitute developername with the proper values. Enter your site password when prompted. git clone ssh://developername@git.labs.libre-entreprise.org/gitroot/eportail.git |