How to Clone a GitHub Repository Share January 12, 2020 Dm4r Technology Cloning a GitHub repository creates a local copy of the remote repo. This allows you to make all of your edits locally rather than directly in the source files of the origin repo. Here’s how to clone a GitHub repository. Read This Article on How-To Geek › Source : How to Clone a GitHub Repository