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

    To install Git, navigate to your command prompt shell and run the following command: sudo dnf install git-all. Once the command output has been completed, you can verify the installation by typing: git …

  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 account, you can …

  3. Download GitHub Desktop

    Download GitHub Desktop Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. Download for Windows …

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

  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 Desktop | Simple collaboration from your desktop

    Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop enables collaboration from your desktop and can simplify your development workflow.

  7. Installing the GitHub Copilot extension in your environment

    Download and install the latest version of GitHub Copilot from the Eclipse Marketplace or directly via the Eclipse Update Site. For more information, see Installing New Software in the Eclipse documentation.

  8. Installing GitHub Copilot CLI

    Learn how to install Copilot CLI so that you can use Copilot directly from the command line.

  9. GitHub Desktop documentation - GitHub Docs

    You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with …

  10. 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_* functions in devtools.