272 Forks
796 Stars
796 Watchers

Git-Tutorials

Git-Tutorials GIT基本使用教學:memo:

How to download and setup Git-Tutorials

Open terminal and run command
git clone https://github.com/twtrubiks/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/twtrubiks/Git-Tutorials/archive/master.zip

Or simply clone Git-Tutorials with SSH
[email protected]:twtrubiks/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/twtrubiks/Git-Tutorials/issues