5 Forks
94 Stars
94 Watchers

GIT

📚 GIT 사용법을 배워 봅시다 🔥

How to download and setup GIT

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

Or simply clone GIT with SSH
[email protected]:sustainable-git/GIT.git

If you have some problems with GIT

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