Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git clone with different folder name

With same Git Repository name
git clone git@github.com:whatever folder-name

With Different Git Repository name
git clone https://github.com/sferik/sign-in-with-twitter.git signin
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #clone #folder
ADD COMMENT
Topic
Name
2+3 =