Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cloning repository github

git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

// click  Code.
// Clone with HTTPS (or SSH).
// Copy the URL.
// Open Git Bash.
// Change location to where you want the cloned directory.
// Type `git clone` and paste the URL.
// git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

DONE!
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #cloning #repository #github
ADD COMMENT
Topic
Name
2+5 =