1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop.md
2021-06-24 11:02:53 -07:00

2.3 KiB

title, intro, redirect_from, versions, shortTitle
title intro redirect_from versions shortTitle
Cloning a repository from GitHub to GitHub Desktop You can use {% data variables.product.prodname_dotcom %} to clone remote repositories to {% data variables.product.prodname_desktop %}.
/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop
/desktop/contributing-and-collaborating-using-github-desktop/cloning-a-repository-from-github-to-github-desktop
fpt
*
Clone a GitHub repo

{% tip %}

Tip: You also can use {% data variables.product.prodname_desktop %} to clone repositories that exist on {% data variables.product.prodname_dotcom %}. For more information, see "Cloning a repository from {% data variables.product.prodname_desktop %}."

{% endtip %}

{% mac %}

  1. Sign in to {% data variables.product.product_location %} and {% data variables.product.prodname_desktop %} before you start to clone. {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.open-with-github-desktop %}
  2. Click Choose... and, using the Finder window, navigate to a local path where you want to clone the repository. The choose button on the URL tab

{% note %}

Note: If the repository is configured to use LFS, you will be prompted to initialize {% data variables.large_files.product_name_short %}.

{% endnote %}

  1. Click Clone. The clone button on the URL tab

{% endmac %}

{% windows %}

  1. Sign in to {% data variables.product.product_location %} and {% data variables.product.prodname_desktop %} before you start to clone. {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.open-with-github-desktop %}
  2. Click Choose... and, using Windows Explorer, navigate to a local path where you want to clone the repository. The choose button

{% note %}

Note: If the repository is configured to use LFS, you will be prompted to initialize {% data variables.large_files.product_name_short %}.

{% endnote %}

  1. Click Clone. The clone button

{% endwindows %}