Skip to main content

176 Search results for "clone"

Pull requests / Commit changes to your project / Troubleshooting commits /

Commit exists on GitHub but not in my local clone

to your local clone without making any changes to the files you have checked out.

Repositories / Branches and merges / Manage branches /

Renaming a branch

will need to update the clone.

Apps / Creating GitHub Apps / Writing code for a GitHub App /

Quickstart for building GitHub Apps

Clone the github/github-app-js-sample repository. For more information, see "Cloning a repository.

GitHub Codespaces / Reference /

Disaster recovery for GitHub Codespaces

In the event of a GitHub Codespaces outage, you can still clone the repository locally or edit files in the GitHub browser editor.

Get started / Quickstart /

GitHub glossary

Also see "dirty". clone A clone is a copy of a repository that lives on your computer instead of on a website's server somewhere, or the act

Repositories / Create & manage repositories /

Cloning a repository

clone. $ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY > Cloning into `Spoon-Knife`...

GitHub Desktop / Contributing and collaborating / Add & clone repos /

Cloning and forking repositories from GitHub Desktop

At the bottom of the "Clone a Repository" window, click Clone.

Repositories / Create & manage repositories /

Troubleshooting cloning errors

; Cloning into 'repo'...

Get started / Writing on GitHub / Share content with gists /

Forking and cloning gists

" To clone a gist, select the Embed dropdown menu, then click Clone via HTTPS or Clone via SSH.

Get started / Getting started with Git /

About remote repositories

" Cloning with HTTPS URLs The https:// clone URLs are available on all repositories, regardless of visibility. https:// clone URLs work even if you