Skip to content

GitHub Desktop: cloning a repository that you've never cloned before

Michelle Shannon edited this page Sep 14, 2021 · 6 revisions

Instructions for how to clone a repository on GitHub Desktop

PLEASE NOTE: there is more than one way to clone a GitHub repository to GitHub Desktop. This is the way Michelle does it but it's not the only way.


Step 1: identify the repository you want to clone

For this example, I'll clone the uidaholib/iwi_source repository since I've never cloned that repository before. Navigate to the webpage so you have all the repository information on-hand while you work in GitHub Desktop.

Step 2: open GitHub Desktop

Step 3: click on "Current Repository"

Step 4: click on "Add"

Step 5: click on "Clone repository"

Step 6: enter the repository URL

Step 7: set the Current Repository and Current Branch

Step 8: fetch origin

Step 9: open in Visual Studio Code

Clone this wiki locally