About 45,000,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. 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 …

  4. 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 …

  5. 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.

  6. 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).

  7. 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_* …

  8. Installing Git on Linux, Mac OS X and Windows · GitHub

    Nov 3, 2025 · Installing Git on Linux, Mac OS X and Windows. GitHub Gist: instantly share code, notes, and snippets.

  9. GitHub CLI | Take GitHub to the command line

    gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

  10. Adding self-hosted runners - GitHub Docs

    On Windows, the config script also asks if you would like to install the self-hosted runner application as a service. For Linux and macOS, you can install a service after you finish …