Anonymous Git access
This project allows anonymous checkouts of its source code. Use the command below and use 'anonymous' as the username and a blank password to checkout the code.
git clone ssh://anonymous@ccpforge.cse.rl.ac.uk/gitroot/chemshell_qchem
Developer Git access via SSH
Only project developers can access the Git tree via this method. Substitute
git clone ssh://developername@ccpforge.cse.rl.ac.uk/gitroot/chemshell_qchem

