Git and GitLab basics

De wiki-fabmstic
Aller à la navigation Aller à la recherche

Fabmstic Gitlab Specificities

You have to choose https for synchronizing your gitlab projet.


Gitlabhttps.jpg


For cloning you have to use the following parameter

git -c http.sslVerify=false clone https://gitlab-fabmstic.imag.fr/fablab/test.git

Then in the project folder

git config http.sslVerify false