4 Forks
0 Stars
0 Watchers

GitCoDev

Curriculum for a short course on Git for version control and Collaborative Development

How to download and setup GitCoDev

Open terminal and run command
git clone https://github.com/4TUResearchData-Carpentries/GitCoDev.git
git clone is used to create a copy or clone of GitCoDev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GitCoDev https://github.com/4TUResearchData-Carpentries/GitCoDev/archive/master.zip

Or simply clone GitCoDev with SSH
[email protected]:4TUResearchData-Carpentries/GitCoDev.git

If you have some problems with GitCoDev

You may open issue on GitCoDev support forum (system) here: https://github.com/4TUResearchData-Carpentries/GitCoDev/issues