Skip to main content

109 Search results for "ssh"

Get started / Using GitHub /

Troubleshooting connectivity problems

captcha verification. Switching cloning methods Switching from cloning via SSH to cloning via HTTPS, or vice versa may improve connectivity. For more information

Codespaces / Troubleshooting /

Troubleshooting authentication to a repository

to the remote repository. For example, you may have configured Git to use SSH by including lines like the following in a config file in your dotfiles. [url

Authentication /

Keeping your account and data secure

GitHub credentials include not only your password, but also the access tokens, SSH keys, and application API tokens you use to communicate with GitHub. Should

Get started / Getting started with Git /

Caching your GitHub credentials in Git

repositories using SSH, then you can authenticate using an SSH key instead of using other credentials. For information about setting up an SSH connection, see

Pull requests / Collaborate with pull requests / Working with forks /

Fork a repository

clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click SSH, then click . To clone a repository

Contribute to GitHub Docs / Style guide and content model /

Troubleshooting content type

or feature has many troubleshooting articles, for example Troubleshooting SSH. Title guidelines for troubleshooting content Troubleshooting FEATURE Error:

GitHub Desktop / Install & authenticate /

About connections to GitHub in GitHub Desktop

repositories that were cloned using SSH, you may encounter errors. To connect to a repository that was cloned using SSH, change the remote's URLs. For more

GitHub Desktop / Install & authenticate /

Authenticating to GitHub in GitHub Desktop

that you do not have a valid SSH key set up. To troubleshoot, see Generating a new SSH key and adding it to the ssh-agent. Failed to clone fatal: clone

Authentication / Verify commit signatures /

Displaying verification statuses for all of your commits

commits and tags are marked "Verified" if they are signed with a GPG, SSH, or S/MIME key that was successfully verified. If a commit or tag has a signature

Organizations / Manage OAuth access /

Enabling OAuth app access restrictions for your organization

will revoke organization access for all previously authorized OAuth apps and SSH keys. For more information, see About OAuth app access restrictions. Once