0 Forks
0 Stars
0 Watchers

learnGit

A repository for a slideshow on how to learn git. Slideshow is in the branch.

How to download and setup learnGit

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

Or simply clone learnGit with SSH
[email protected]:RJaBi/learnGit.git

If you have some problems with learnGit

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