MSI
WinGet
Git Extensions
Git Extensions Team · 4.2.0.17591 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitExtensions-4.2.0.17591-bf814d4f1.msi /quiet /norestart
InstallPath
msiexec /i GitExtensions-4.2.0.17591-bf814d4f1.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
GitExtensions-4.2.0.17591-bf814d4f1.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitExtensionsTeam.GitExtensions
Version
4.2.0.17591
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.2/GitExtensions-4.2.0.17591-bf814d4f1.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes Highlights
Requires: .NET 6.0 Desktop Runtime v6.0.24 or later
- Git 2.42 is recommended
- Various performance improvements
- Various UI improvements
- Improvements to Git Commandlog dialog
- Improvements to the Rebase dialog
- Allow "Save as..." multiple files
- Editor can now move line up/down with ALT + UP and ALT + DOWN
- OpenSSH to use SSH_ASKPASS env variable if a password is requested (requires OpenSSH 8.4 or higher; no effect for older versions of OpenSSH)
- Auto-set GE as…