0 Forks
7 Stars
7 Watchers

GITguide

:notebook: A GIT guide for beginners

How to download and setup GITguide

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

Or simply clone GITguide with SSH
[email protected]:GreetVdL/GITguide.git

If you have some problems with GITguide

You may open issue on GITguide support forum (system) here: https://github.com/GreetVdL/GITguide/issues