dahlbyk / posh-git

A PowerShell environment for Git
http://dahlbyk.github.io/posh-git/
MIT License
7.62k stars 801 forks source link

Add the `Remove-PoshGitFromProfile` function #877

Closed dscho closed 2 years ago

dscho commented 2 years ago

This is needed to be able to install/uninstall Posh-Git via Git for Windows' installer/uninstaller.

See https://github.com/git-for-windows/build-extra/pull/401 for details.

dscho commented 2 years ago

Please note that the CI failures are independent of the changes introduced by this here PR. At least some of them seem to have been reported before.

dscho commented 2 years ago

@dahlbyk ping?

dscho commented 2 years ago

Sorry to be a bother, but if we want to offer Posh-Git as an option in Git for Windows v2.35.0, we kinda need to move a little faster ;-)