Skip to main content

112 Search results for "ssh"

Codespaces / Developing in a codespace /

Developing in a codespace

develop code in a codespace using your choice of tool: A command shell, via an SSH connection initiated using GitHub CLI One of the JetBrains IDEs, via the JetBrains

Codespaces / Developing in a codespace /

Forwarding ports in your codespace

somewhere for later use. Finding the GITHUB_TOKEN Start an SSH session for your codespace. gh codespace ssh If you have more than one codespace, select the appropriate

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

Migrations / GitHub Enterprise Importer / Migrate between GitHub products /

About migrations between GitHub products

stars Repository watchers Rulesets Tag protection rules Users' profiles, SSH keys, signing keys, or personal access tokens Webhook secrets Teams User or

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

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

GitHub Copilot / Manage Copilot / Manage for organization / Set policies /

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