Migrate repository from github to local filesystem?

Posted by Joseph Turian on Stack Overflow See other posts from Stack Overflow or by Joseph Turian
Published on 2010-01-21T22:40:42Z Indexed on 2010/04/29 21:57 UTC
Read the original article Hit count: 414

Filed under:
|
|

I have a git repository on github.

I would like to migrate the master version of the repository to a local filesystem, and clone from this local filesystem copy.

How do I do so?

© Stack Overflow or respective owner

Related posts about git

Related posts about github