Migrate repository from github to local filesystem?
- by Joseph Turian
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?