17 Forks
34 Stars
34 Watchers

git-course

:octocat: A basic git and Linux bash CLI training

How to download and setup git-course

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

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

If you have some problems with git-course

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