I just wanted to write a reminder for git clone.
This command is cloning from shared hosting.
1 |
git clone username@thesite.com:/home/username/site_hub.git localfolder |
I just wanted to write a reminder for git clone.
This command is cloning from shared hosting.
1 |
git clone username@thesite.com:/home/username/site_hub.git localfolder |
You must be logged in to post a comment.