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

    Navigate to the latest Git for Windows installer and download the latest version. Once the installer has started, follow the instructions as provided in the Git Setup wizard screen until the installation is …

  2. Set up Git - GitHub Docs

    If you want to work with Git locally, but do not want to use the command line, you can download and install the GitHub Desktop client. For more information, see About GitHub Desktop.

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

  4. How to install and use git-filter-repo on Windows · GitHub

    Jun 13, 2025 · This guide provides instructions for installing and using git-filter-repo on Windows to remove large or unwanted files from your Git repository history. This is particularly useful for …

  5. Installing Git Large File Storage - GitHub Docs

    In order to use Git LFS, you'll need to download and install a new program that's separate from Git.

  6. Installing GitHub Desktop - GitHub Docs

    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 …

  7. Cloning a repository - GitHub Docs

    For more information, see Using Git. You can clone your existing repository or clone another person's existing repository to contribute to a project. Cloning a repository On GitHub, navigate to the main …

  8. jesseduffield/lazygit: simple terminal UI for git commands - GitHub

    Binary Releases For Windows, Mac OS (10.12+) or Linux, you can download a binary release here.

  9. Downloading files from GitHub

    Learn how to download files from GitHub, and understand the difference between downloading, cloning, and forking.

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