Git for Windows 2.42.0

Git for Windows 2.42.0

Hi All,

Today i have realized, that git 2.43 has been released already on November 22 2023.

Read the Blog post here: Highlights from Git 2.43

Git 2.43 Release Notes

Let’s have a look at the installed version

git -v

to update use the command below (cmd must be started “As Administrator”)

git update-git-for-windows

This will download and start the update installer

Let’s check the git version after the update

git -v

You can also download it here: https://git-scm.com/

Regards
Andres Bohren

vscode Logo