2 Forks
13 Stars
13 Watchers

git-crash-course

A work-in-progress course on Git

How to download and setup git-crash-course

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

Or simply clone git-crash-course with SSH
[email protected]:raspibo/git-crash-course.git

If you have some problems with git-crash-course

You may open issue on git-crash-course support forum (system) here: https://github.com/raspibo/git-crash-course/issues