Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to clone a repo with a different name

git clone https://github.com/sferik/sign-in-with-twitter.git signin

# or

git clone git@github.com:sferik/sign-in-with-twitter.git signin
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #repo
ADD COMMENT
Topic
Name
2+9 =