Skip to main content

190 Search results for "clone"

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

Commit exists on GitHub but not in my local clone

Sometimes a commit will be viewable on GitHub, but will not exist in your local clone of the repository. When you use git show to view a specific commit on the

GitHub Copilot / Build Copilot Extensions /

Quickstart for GitHub Copilot Extensions using agents

detailed instructions, see Creating a GitHub App for your Copilot Extension. 2. Clone and host the Blackbeard agent locally Rather than deploying the Blackbeard

Repositories / Branches and merges / Manage branches /

Renaming a branch

Updating a local clone after a branch name changes After you rename a branch in a repository on GitHub, any collaborator with a local clone of the repository

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

Quickstart for building GitHub Apps

Node.js version 12 or greater. For more information, see Node.js. Step 1: Clone the app code To help you get started quickly, we wrote code that you can

Codespaces / Reference /

Disaster recovery for GitHub Codespaces

can check the current service status on the Status Dashboard. Option 3: Clone the repository locally or edit in the browser While GitHub Codespaces provides

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

Building CI checks with a GitHub App

new repository. Clone your repository from the previous step. For more information, see Cloning a repository. You may use a local clone or GitHub Codespaces

Get started / Learning about GitHub /

GitHub glossary

corresponds to the revision referenced by the current HEAD. Also see dirty. clone A clone is a copy of a repository that lives on your computer instead of on a

Repositories / Create & manage repositories /

Cloning a repository

You can clone your repository to create a local copy on your computer and sync between the two locations. About cloning a repository You can clone a repository

GitHub Desktop / Add & clone repositories /

Cloning and forking repositories from GitHub Desktop

Desktop to clone and fork repositories that exist on GitHub. About local repositories Repositories on GitHub are remote repositories. You can clone or fork

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

Forking and cloning gists

Gists are actually Git repositories, which means that you can fork or clone any gist, even if you aren't the original author. You can also view a gist's