Wingetlywingetly
← All apps

Git Extensions

by Git Extensions Teamv7.2.1.7

Last updated

Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).

Install with winget

$ winget install --id GitExtensionsTeam.GitExtensions --exact --version 7.2.1.7

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Git Extensions

Git Extensions uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i GitExtensions-x64-7.2.1.7-0aea2d6df.msi /quiet /norestart

See the full silent install reference for Git Extensions

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v7.2.1.7

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Git Extensions.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.101.0

    Take GitHub to the command line

  • GitThe Git Client Team at Microsoft
    Microsoft.Gitv2.55.0.0.8

    A fork of Git containing Microsoft-specific patches.

  • GitThe Git Development Community
    Git.Gitv2.55.0.3

    A free and open source distributed version control system

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

  • Oh My PoshJan De Dobbeleer
    JanDeDobbeleer.OhMyPoshv31.3.0

    Prompt theme engine for any shell

  • GitHub DesktopGitHub, Inc.
    GitHub.GitHubDesktopv3.6.6

    Focus on what matters instead of fighting with Git.

More from Git Extensions Team or browse git, git-client, git-gui.

Frequently asked questions

How do I install Git Extensions on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GitExtensionsTeam.GitExtensions --exact --version 7.2.1.7. winget downloads the installer from Git Extensions Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Git Extensions silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GitExtensionsTeam.GitExtensions --exact 7.2.1.7 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Git Extensions?
Git Extensions uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i GitExtensions-x64-7.2.1.7-0aea2d6df.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Git Extensions via winget?
Run: winget uninstall --id GitExtensionsTeam.GitExtensions --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Git Extensions's Apps & Features entry.
Is Git Extensions free?
Git Extensions is distributed under GPL-3.0. Refer to the publisher (https://gitextensions.github.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Git Extensions work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Git Extensions directly from the publisher.
How do I keep Git Extensions up to date?
Run winget upgrade --id GitExtensionsTeam.GitExtensions --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Git Extensions from microsoft/winget-pkgs.

Recent versions

  • 7.2.1.7latest
  • 7.2.0.92
  • 7.0.1.86
  • 6.0.5.18375
  • 6.0.2.18262
  • 5.2.1.18061
  • 5.1.1.17970
  • 5.1.0.17965
  • 5.0.0.17897
  • 4.2.1.17611