About 72,200 results
Open links in new tab
  1. Cloning a repository - GitHub Docs

    You can clone a repository from GitHub.com to your local computer, or to a codespace, to make it easier to fix merge conflicts, add or remove files, and push larger commits.

  2. Cloning a repository from GitHub to GitHub Desktop

    Cloning a repository from GitHub to GitHub Desktop You can use GitHub to clone remote repositories to GitHub Desktop. Tip You also can use GitHub Desktop to clone repositories …

  3. Cloning a repository - GitHub Enterprise Server 3.16 Docs

    You can clone a repository from your GitHub Enterprise Server instance to your local computer to make it easier to fix merge conflicts, add or remove files, and push larger commits.

  4. Duplicating a repository - GitHub Docs

    Create a bare clone of the repository. Replace the example username with the name of the person or organization who owns the repository, and replace the example repository name …

  5. About remote repositories - GitHub Docs

    There are several ways to clone repositories available on GitHub. When you view a repository while signed in to your account, the URLs you can use to clone the project onto your computer …

  6. Troubleshooting cloning errors - GitHub Docs

    If you see this error when cloning a repository, it means that the repository does not exist or you do not have permission to access it. There are a few solutions to this error, depending on the …

  7. Cloning and forking repositories from GitHub Desktop

    You can clone or fork a repository with GitHub Desktop to create a local repository on your computer. You can create a local copy of any repository on GitHub that you have access to by …

  8. Creating a new repository - GitHub Docs

    If you're importing an existing repository to GitHub, don't choose any of these options, as you may introduce a merge conflict. You can add or create new files using the user interface or choose …

  9. Repositories documentation - GitHub Docs

    When you create a repository on GitHub, it exists as a remote repository. You can clone your repository to create a local copy on your computer and sync between the two locations.

  10. Creating and managing repositories - GitHub Docs

    You can create a repository on GitHub to store and collaborate on your project's files, then manage the repository's name and location.