Clone your first repository with GitHub Desktop
This is the procedure for replicating a remote repository to a local folder after browser authentication. We will explain in detail the starting position, setting values, completion confirmation, and how to review in case of problems.
Published · Updated · FaultNote editorial policy
Who this guide is for and what to prepare
- First-time users of GitHub Desktop
- People who want to safely confirm the operation of cloning a repository for the first time on GitHub Desktop
What you need
- Prepare a GitHub account, a repository you have access to, and an empty parent folder.
Check preparation and starting position
Prepare a GitHub account, a repository you have access to, and an empty parent folder.
Open and configure features
- Sign in to GitHub.com from File > Options > Accounts on GitHub Desktop and complete browser authentication.
- Search for and select the target in [File] > [Clone repository] > [GitHub.com]. Specify the location for the new dedicated folder in [Local path] and press [Clone].
Complete and check results
- Open the file with Repository > Show in Explorer and match the remote name with View on GitHub. Check if the current branch is also the default branch.
Fix the problem and exit safely
Do not select an existing non-empty folder as the local path. There is no need to press Publish repository immediately after Clone, and secret information will not be committed.
- If it is not listed, check the permissions on GitHub, organization SSO authorization, and login destination. You can also specify the exact URL from the URL tab.
Limitations and requirements
- Do not select an existing non-empty folder as the local path. There is no need to press Publish repository immediately after Clone, and secret information will not be committed.
Frequently asked questions
What if you can't find the item you want on GitHub Desktop?
If it is not listed, check the permissions on GitHub, organization SSO authorization, and login destination. You can also specify the exact URL from the URL tab.
What should I be especially careful about when cloning a repository for the first time on GitHub Desktop?
Do not select an existing non-empty folder as the local path. There is no need to press Publish repository immediately after Clone, and secret information will not be committed.
Official sources and verification date
Sources checked: . Check the official sources below for changes to supported systems, plans and menus.