Web interface:

https://gitlab.cern.ch/CHIPIX65/CHIPIX65

Test commit (after ssh public key generation and import):

git clone ssh://git@gitlab.cern.ch:7999/CHIPIX65/CHIPIX65.git
cd CHIPIX65
touch README.md
git add README.md
git commit -m "Test commit"
git push -u origin master