0 Forks
4 Stars
4 Watchers

git-training

Yet another git training.

How to download and setup git-training

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

Or simply clone git-training with SSH
[email protected]:MatthieuLemoine/git-training.git

If you have some problems with git-training

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