does cloning a repo also clone the remote code example
Example 1: git clone different name
git clone https://github.com/sferik/sign-in-with-twitter.git signin
Example 2: take clone from gitbash
$ git clone https://github.com/libgit2/libgit2 mylibgit