1.9 KiB
1.9 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 %}
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.
{% endtip %}
{% mac %}
- In the File menu, click Add Local Repository.

- Click Choose... and, using the Finder window, navigate to the local repository you want to add.

- Click Add Repository.

{% endmac %}
{% windows %}
- In the File menu, click Add local repository.

- Click Choose... and, using Windows Explorer, navigate to the local repository you want to add.

- Click Add repository.

{% endwindows %}