120 Forks
312 Stars
312 Watchers

git-exercises

How to download and setup git-exercises

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

Or simply clone git-exercises with SSH
[email protected]:fracz/git-exercises.git

If you have some problems with git-exercises

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