GitLab is a development platform for storing and sharing projects. In this section you will find all information in order to create, share and save projects
Original post from https://help.github.com/categories/creating-cloning-and-archiving-repositories Duplicating a repository To duplicate a repository without forking it, you can run a special clone...
Original post from https://www.atlassian.com/git/tutorials/saving-changes#git About Remote Repositories About 90% of version control related work happens in the local repository: staging,...
In this part, we will present how to clone a project in Gitlab to integrate it and use it in our Jupyter workspace in Eclipse Che. Here is the step-by-step process to achieve this: 1- Connect at...
Connect to MAAP: Enter your user credentials Go to the Tools tab and then click on Gitlab You will see a welcome page with these two messages Click on 'Don't show again' for the SSH key message To...
When developing your algorithm, if you want to keep safe your source code, share it with another scientist, manage different versions, you need you to send your source code on Gitlab in a...