MSI
WinGet
Git Extensions
Git Extensions Team · 4.1.0.16698 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitExtensions-4.1.0.16698-1fe52a137.msi /quiet /norestart
InstallPath
msiexec /i GitExtensions-4.1.0.16698-1fe52a137.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
GitExtensions-4.1.0.16698-1fe52a137.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitExtensionsTeam.GitExtensions
Version
4.1.0.16698
Description
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
License
GPL-3.0
↗
Homepage
https://gitextensions.github.io/
Installer URL
https://github.com/gitextensions/gitextensions/releases/download/v4.1/GitExtensions-4.1.0.16698-1fe52a137.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes Highlights
Requires: .NET 6.0 Desktop Runtime v6.0.16 or later
- Git 2.40.1 is recommended
- Improvements in WSL2 handling, e.g., automatically convert \\wsl.localhost\ to \\wsl$\ paths
- Dashboard perf improvements
- Avatar perf improvements
- Blame perf improvements
- Reflog is decoupled from branch filtering and turned into an additive filter
- Ctrl+Enter creates commit when released and not pressed
- Windows Explorer integration can now be registered and unregistered from Setti…