1 Forks
1 Stars
1 Watchers

git_tutorials

A simple but effective git tutorials.

How to download and setup git_tutorials

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

Or simply clone git_tutorials with SSH
[email protected]:lyh458/git_tutorials.git

If you have some problems with git_tutorials

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