Git for Windows 2.41.0

Git for Windows 2.41.0

Hi All,

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

Git 2.41 Release Notes

Let’s have a look at the installed version

git -v

to update use the command below

git update-git-for-windows

It will automatically update your git version

Let’s check the git version after the update

git -v

Regards
Andres Bohren

vscode Logo