Git for Windows 2.42.0

Git for Windows 2.42.0

Hi All,

A few days ago git 2.42 has been released. Read the Blog post here: Highlights from Git 2.42

Git 2.42 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

Let’s check the git version after the update

git -v

Regards
Andres Bohren

vscode Logo