EXE
WinGet
Git
The Git Development Community · 2.47.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Git-2.47.0-32-bit.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
Git-2.47.0-32-bit.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /COMPONENTS=icons,ext,gitlfs,assoc,assoc_sh,consolefont,windowsterminal,scalar
File Identity
Filename
Git-2.47.0-32-bit.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Git.Git
Version
2.47.0
Description
A free and open source distributed version control system
License
GPL-2.0
↗
Homepage
https://gitforwindows.org/
Installer URL
https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.1/Git-2.47.0-32-bit.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Changes since Git for Windows v2.46.2 (September 24th 2024)
Git for Windows for Windows v2.47 drops support for Windows 7 and for Windows 8, as announced previously.
Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025.
New Features
- Comes with Git v2.47.0.
- Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.4, which drops Windows 7 and Windows 8 support.
- The new, experimental git backfill command was…