DEVELOPMENT

Git for Windows 2.47.1.2

Git for Windows 2.47.1.2

Andres Bohren
Hi All, Today i noticed that there is an update for Git. But it is only available as source. Highlights from Git 2.48 Release Notes 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.
Azure Automation Runtime Environments Preview

Azure Automation Runtime Environments Preview

Andres Bohren
Hi All, I am a big Fan of Azure Automation. But recently i was stumbling about the PowerShell Support Lifecycle In the GUI you can only add PowerShell 5.1, 7.1 and 7.2 PowerShell Modules. I’ve written a Blog Article about updating the Modules with Managed Identity Update Microsoft.Graph Modules on Azure Automation with Managed Identity V2 Runtime Environment Currently in Preview is the Runtime Environment Runtime environment (preview) in Azure Automation Key benefits
Git for Windows 2.47.1

Git for Windows 2.47.1

Andres Bohren
Hi All, Today i saw that git has been updated to 2.47.1 already by end of November Release Notes You can check your current version with the following command 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 Regards Andres Bohren vscode Logo
Git for Windows 2.47.0

Git for Windows 2.47.0

Andres Bohren
Hi All, Today i noticed that there is an update for Git Highlights from Git 2.47 Release Notes 2.47.0 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
Git for Windows 2.46.0

Git for Windows 2.46.0

Andres Bohren
Hi All, Today i noticed that there is an update for Git Highlights from Git 2.46 Release Notes 2.46.0 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
Git for Windows 2.45.1

Git for Windows 2.45.1

Andres Bohren
Hi All, Today i noticed that there is an update for Git Securing Git: Addressing 5 new vulnerabilities CVE-2024-32002 (Critical, Windows & macOS): Git repositories with submodules can trick Git into executing a hook from the .git/ directory during a clone operation, leading to Remote Code Execution. CVE-2024-32004 (High, multi-user machines): An attacker can craft a local repository that executes arbitrary code when cloned. CVE-2024-32465 (High, all setups): Cloning from .
Git for Windows 2.45.0

Git for Windows 2.45.0

Andres Bohren
Hi All, Two days ago, git 2.45 has been released. Read the Blog post here: Highlights from Git 2.45 Git 2.45 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.
Git for Windows 2.44.0

Git for Windows 2.44.0

Andres Bohren
Hi All, Two days ago, git 2.44 has been released. Read the Blog post here: Highlights from Git 2.44 Git 2.44 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.
Git for Windows 2.42.0

Git for Windows 2.42.0

Andres Bohren
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 for Windows 2.42.0

Git for Windows 2.42.0

Andres Bohren
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