git bash posh git
here you will find how to git bash posh git:
https://sechannel.com/2019/06/30/git-with-posh-git-simplifying-setup/
git bash posh git
here you will find how to git bash posh git:
https://sechannel.com/2019/06/30/git-with-posh-git-simplifying-setup/
posh git install windows
Option 1: Install posh-git via PowerShellGet on Windows (Best Way)
posh-git is available on the PowerShell Gallery and can be installed using the PowerShellGet module. To get it done through this route, Start either Windows PowerShell 5.x or PowerShell Core 6.x (pwsh) as an administrator, install PowerShellGet
Install-Module PowershellGet -Force
Then execute one of the following two commands:
For a completely new installation
##A completely new installation
PowerShellGetInstall-Module posh-git -Scope CurrentUser -Force
For a updating posh-git if it has ever been installed from PowerShell Gallery
PowerShellGetUpdate-Module posh-git
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us