21 Forks
2 Stars
2 Watchers

2017-bootcamp-git-intro

A brief introduction to version control via git and GitHub

How to download and setup 2017-bootcamp-git-intro

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

Or simply clone 2017-bootcamp-git-intro with SSH
[email protected]:UVA-DSI/2017-bootcamp-git-intro.git

If you have some problems with 2017-bootcamp-git-intro

You may open issue on 2017-bootcamp-git-intro support forum (system) here: https://github.com/UVA-DSI/2017-bootcamp-git-intro/issues