Git for Windows 2.39.2
Hi All,
There is a new Version of Git and i’ve updated to the latest release
Git v2.39.2 Release Notes This release merges up the fixes that appear in v2.30.8, v2.31.7, v2.32.6, v2.33.7, v2.34.7, v2.35.7, v2.36.5, v2.37.6 and v2.38.4 to address the security issues CVE-2023-22490 and CVE-2023-23946; see the release notes for these versions for details.
Let’s check the GIT Version before the Update
git --version
Now run the update
Let’s check the GIT version after the update
git --version
Regards
Andres Bohren