About 42,400,000 results
Open links in new tab
  1. Git Guides - install git · GitHub

    To get started with the GitHub in VS Code, you'll need to create an account and install the GitHub Pull Requests and Issues extension. Once you've installed the GitHub Pull Requests and …

  2. Installing GitHub Desktop

    You can install GitHub Desktop on supported operating systems, which currently include macOS 12.0 or later and Windows 10 64-bit or later. If you have a GitHub or GitHub Enterprise …

  3. Set up Git - GitHub Docs

    To use Git on the command line, you will need to download, install, and configure Git on your computer. You can also install GitHub CLI to use GitHub from the command line.

  4. GitHub - TechDeo/GitHub-Setup-Guide: A step-by-step guide on …

    Apr 3, 2025 · This repository provides detailed instructions on how to install Git, configure your Git environment, set up SSH authentication, and connect your local machine to GitHub.

  5. GitHub - git-school/installing-git: How to install Git

    The easiest way to install Git on Windows is to install the latest version of GitHub Desktop. GitHub Desktop is a graphical Git client, but it also installs the underlying Git binary (and keeps it up to …

  6. Setting up GitHub Desktop

    To install GitHub Desktop, navigate to https://desktop.github.com/ and download the appropriate version of GitHub Desktop for your operating system. Follow the prompts to complete the …

  7. GitHub CLI quickstart

    If you access GitHub at GitHub.com, select GitHub.com. If you access GitHub at a different domain, select Other, then enter your hostname (for example: octocorp.ghe.com).

  8. Installing a GitHub App from a third party

    For more information on installing GitHub Apps from GitHub Marketplace, see Installing a GitHub App from GitHub Marketplace for your personal account and Installing a GitHub App from …

  9. GitHub - r-lib/remotes: Install R packages from GitHub, GitLab ...

    Download and install R packages stored in GitHub, GitLab, Bitbucket, Bioconductor, or plain subversion or git repositories. This package is a lightweight replacement of the install_* …

  10. GitHub - cli/cli: GitHub’s official command line tool

    GitHub-hosted runners have the GitHub CLI pre-installed, which is updated weekly. If a specific version is needed, your GitHub Actions workflow will need to install it based on the macOS, …