2.4 KiB
2.4 KiB
title, intro, redirect_from, versions, shortTitle
| title | intro | redirect_from | versions | shortTitle | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Adding a repository from your local computer to GitHub Desktop | You can add any Git repository to {% data variables.product.prodname_desktop %}, even if it's not a {% data variables.product.prodname_dotcom %} repository. |
|
|
Add a repository |
Tip
You can add a Git repository from your local computer to GitHub Desktop by dragging the folder onto the {% data variables.product.prodname_desktop %} window. If you drag multiple Git folders into {% data variables.product.prodname_desktop %} at the same time, each folder will be added as a separate Git repository.
{% mac %}
- In the menu bar, select File, then click Add Local Repository.

- In the "Add Local Repository" window, click Choose..., then use the Finder window to navigate to the local repository you want to add.

- When you have chosen the local repository, in the "Add Local Repository" window, click Add Repository.
{% endmac %}
{% windows %}
- In the menu bar, select File, then click Add local repository.

- In the "Add local repository" window, click Choose..., then use Windows Explorer to navigate to the local repository you want to add.

- Click Add repository.
{% endwindows %}