About 85 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. 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 date).

  3. Set up Git - GitHub Docs

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

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

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

  6. Focus on what matters instead of fighting with Git. - GitHub

    See desktop.github.com for more product-oriented information about GitHub Desktop. See our getting started documentation for more information on how to set up, authenticate, and configure GitHub …

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

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

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

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

    It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. GitHub CLI is supported for users on GitHub.com, GitHub Enterprise …