GitLab - Help
Child Pages (4)
-
Duplicate a git project repository
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...
-
Git complete documentation
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,...
-
Gitlab and Eclipse che integration
In this tutorial, we will give you for each specific case all commands you need for algorithm development. 1- Clone a public repository from Gitlab to Eclipse che: If the repository is public, you...
-
Initialise a Gitlab repository
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...