0 Forks
2 Stars
2 Watchers

git-tutorial

This hands-on workshop on reproducibility covers topics such as how to use git with RStudio and Duke's GitLab

How to download and setup git-tutorial

Open terminal and run command
git clone https://github.com/data-and-visualization/git-tutorial.git
git clone is used to create a copy or clone of git-tutorial 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 git-tutorial https://github.com/data-and-visualization/git-tutorial/archive/master.zip

Or simply clone git-tutorial with SSH
[email protected]:data-and-visualization/git-tutorial.git

If you have some problems with git-tutorial

You may open issue on git-tutorial support forum (system) here: https://github.com/data-and-visualization/git-tutorial/issues