DEVELOPMENT

Git for Windows 2.53.0

Git for Windows 2.53.0

Hi All,

Today i saw that git has been updated to 2.53.0.

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.52.0

Git for Windows 2.52.0

Hi All,

Today i saw that git has been updated to 2.52.0.

Release Notes

You can check your current version with the following command

git --version

to update use the command below

git update-git-for-windows

This will download and start the update installer

Let’s check the git version after the update

git --version

Regards
Andres Bohren

vscode Logo

Git for Windows 2.51.2

Git for Windows 2.51.2

Hi All,

Today i saw that git has been updated to 2.51.2.

Release Notes

You can check your current version with the following command

git --version

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 --version

Regards
Andres Bohren

vscode Logo

PSMSALNet 0.1.3 has been released

PSMSALNet 0.1.3 has been released

Hi All,

A few hours ago, a new version of PSMSALNet has been released

-PowerShell Gallery PSMSALNet 0.1.3

I’ve checked the GitHub Pull Request

  • Added Kusto audience as non custom audience for the Resource Parameter

I am using the new PSResourceGet here instead of the PowerShellGet commands.

Show installed Versions and what’s available in PowerShell Gallery.

Get-InstalledPSResource -Name PSMSALNet -Scope CurrentUser
Find-PSResource -Name PSMSALNet

Uninstall the Module with PSResourceGet failed.

PSMSALNet 0.1.2 has been released

PSMSALNet 0.1.2 has been released

Hi All,

A few days ago, a new version of PSMSALNet has been released

-PowerShell Gallery PSMSALNet 0.1.2

I’ve checked the GitHub Changes and found that there has only be changed one Parameter

I am using the new PSResourceGet here instead of the PowerShellGet commands.

Show installed Versions and what’s available in PowerShell Gallery.

Get-InstalledPSResource -Name PSMSALNet -Scope CurrentUser
Find-PSResource -Name PSMSALNet

Uninstall the Module with PSResourceGet failed.

Uninstall-PSResource -Name PSMSALNet -Scope CurrentUser

Git for Windows 2.51.0

Git for Windows 2.51.0

Hi All,

Today i saw that git has been updated to 2.51.0.

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.50.0

Git for Windows 2.50.0

Hi All,

Today i saw that git has been updated to 2.50.0.

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.1.2

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

Azure Automation Runtime Environments Preview

Azure Automation Runtime Environments Preview

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

Runtime Environment

Currently in Preview is the Runtime Environment

Git for Windows 2.47.1

Git for Windows 2.47.1

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