Git for Windows 2.47.1.2
Hi All,
Today i noticed that there is an update for Git. But it is only available as source.
You can check your current version with the following command
git -v
to update use the command below
git update-git-for-windows
Then the update starts
We have updated to 2.47.1.windows.2 (or 2.47.1.2)
git -v
If you look at git-scm it shows the newest Source Code Release 2.48.1
But you can only download 2.47.1.2
By the way, winget still finds only the 2.47.1 Version at this time
winget find git.git
Regards
Andres Bohren