git-for-windows / git

A fork of Git containing Windows-specific patches.
http://gitforwindows.org/
Other
8.19k stars 2.49k forks source link

Different "the last version" in release notes #4932

Closed fengli320 closed 2 months ago

fengli320 commented 2 months ago

Setup

$ git --version --build-options

git version 2.45.0.windows.1
cpu: i686
built from commit: b5d0511969ccd9ab86395c37e5a7619d8b4e7c32
sizeof-long: 4
sizeof-size_t: 4
shell-path: /bin/sh
feature: fsmonitor--daemon
$ cmd.exe /c ver

Microsoft Windows [Version 6.1.7601]

Details

Git for Windows for Windows v2.45 is the last version to support for Windows 7 and for Windows 8

Git for Windows for Windows v2.44 is the last version to support for Windows 7 and for Windows 8

Questions: