About 50 results
Open links in new tab
  1. Set up Git - GitHub Docs

    Set your username in Git. Set your commit email address in Git. Authenticating with GitHub from Git When you connect to a GitHub repository from Git, you need to authenticate with GitHub using either …

  2. GitHub CLI quickstart

    Prerequisites Install GitHub CLI on macOS, Windows, or Linux. For more information, see Installation in the GitHub CLI repository. To authenticate to GitHub, run the following command from your terminal. …

  3. Connecting to GitHub

    To get started, see Download VS Code. Comparison of tools for connecting to GitHub The following table provides a comparison between the tools you can use to work with repositories on GitHub, both …

  4. Connecting to GitHub with SSH

    Connecting to GitHub with SSH You can connect to GitHub using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.

  5. Managing remote repositories - GitHub Docs

    Learn to work with your local repositories on your computer and remote repositories hosted on GitHub.

  6. Adding locally hosted code to GitHub - GitHub Docs

    Adding existing source code to GitHub If you have source code stored locally on your computer that is tracked by Git or not tracked by any version control system (VCS), you can add the code to GitHub …

  7. About GitHub CLI

    About GitHub CLI GitHub CLI is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your work in one place. View page as …

  8. Testing your SSH connection - GitHub Docs

    After you've set up your SSH key and added it to GitHub, you can test your connection.

  9. Checking for existing SSH keys - GitHub Docs

    Mar 15, 2022 · About SSH keys You can use SSH to perform Git operations in repositories. For more information, see About SSH. If you have an existing SSH key, you can use the key to authenticate …

  10. Set up Git - GitHub Enterprise Cloud Docs

    Set your username in Git. Set your commit email address in Git. Authenticating with GitHub from Git When you connect to a GitHub repository from Git, you need to authenticate with GitHub using either …