Skip to main content

183 Search results for "clone"

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

Building a GitHub App that responds to webhook events

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

GitHub Actions / Deployment / Security harden deployments /

Configuring OpenID Connect in Amazon Web Services

actions/checkout jobs: S3PackageUpload: runs-on: ubuntu-latest steps: - name: Git clone the repository uses: actions/checkout@v4 - name: configure aws credentials

Pull requests / Collaborate with pull requests / Address merge conflicts /

About merge conflicts

types of merge conflicts, you must resolve the merge conflict in a local clone of the repository and push the change to your branch on GitHub. You can use

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

Creating gists

others. Every gist is a Git repository, which means that it can be forked and cloned. If you are signed in to GitHub when you create a gist, the gist will be

Pull requests / Commit changes to your project / Create & edit commits /

Changing a commit message

the history of your repository. If you force push, people who have already cloned your repository will have to manually fix their local history. For more

Repositories / Work with files / Managing large files /

About storage and bandwidth usage

more than 1 GiB of storage without purchasing a data pack, you can still clone repositories with large assets, but you will only retrieve the pointer files

Repositories / Work with files / Using files /

Downloading source code archives

contain the entire repository history. If you want the entire history, you can clone the repository. For more information, see "Cloning a repository."

Repositories / Create & manage repositories /

About repositories

contained within the repository, but does not affect the primary or main branch. Clone To download a full copy of a repository's data from GitHub.com, including

GitHub Desktop / Overview /

Supported operating systems for GitHub Desktop

of a certificate. To troubleshoot, contact your system administrator. git clone failed error while cloning a repository configured with Folder Redirection

Get started / Using GitHub /

Troubleshooting connectivity problems

extensions during captcha verification. Switching cloning methods Switching from cloning via SSH to cloning via HTTPS, or vice versa may improve connectivity