Skip to main content

109 Search results for "ssh"

Authentication / Account security /

Reviewing your security log

projects (classic). public_key Contains all activities related to your public SSH keys. repo Contains all activities related to the repositories you own. sponsors

GitHub CLI / GitHub CLI /

GitHub CLI quickstart

and git pull without needing to set up a separate credential manager or use SSH. Some useful commands Note When you use some commands for the first time -

REST API / Deploy keys /

REST API endpoints for deploy keys

repository on GitHub.com to your server by using a deploy key, which is an SSH key that grants access to a single repository. GitHub attaches the public

GitHub Packages / Working with a GitHub Packages registry /

Working with the RubyGems registry

the same repository. gem.metadata = { "github_repo" => "ssh://github.com/OWNER/REPOSITORY" } For information on linking a published

GitHub Actions / Migrate to GitHub Actions / Automated migrations /

Migrating from Bitbucket Pipelines with GitHub Actions Importer

manually. These include: Secured repository, workspace, and deployment variables SSH keys Installing the GitHub Actions Importer CLI extension Install the GitHub

Apps / OAuth apps / Building OAuth apps /

Differences between GitHub Apps and OAuth apps

access requests. Warning Revoking all permission from an OAuth app deletes any SSH keys the application generated on behalf of the user, including deploy keys

Migrations / GitHub Enterprise Importer / Migrate from Bitbucket Server /

Overview of a migration from Bitbucket Server to GitHub Enterprise Cloud

Server instance runs Linux, SFTP access to the instance, using a supported SSH private key (see Managing access for a migration from Bitbucket Server) If

GitHub Copilot / Manage Copilot / Configure content exclusion /

Excluding content from GitHub Copilot

git/ git://host.xz[:port]/path/to/repo.git/ [user@]host.xz:path/to/repo.git/ ssh://[user@]host.xz[:port]/path/to/repo.git/ The user@ and :port parts of the

Get started / Accessibility /

GitHub Command Palette

type> Copy the URL needed to clone the repository using GitHub CLI, HTTPS, or SSH to the clipboard. For more information, see Cloning a repository. New discussion

Get started / Onboarding /

Getting started with your GitHub account

com from Git, you'll need to authenticate with GitHub using either HTTPS or SSH. For more information, see About remote repositories. 3. Choosing how to interact