Releases
v0.7.1
Fixed tab completion issues with duplicate aliases (#164 ) (#421 ) (PR #422 )
Add-PoshGitToProfile
will no longer modify a signed $PROFILE
script; it also learned -Confirm
(PR #428 )
Overwrite pre-0.7 posh-git prompt on import (PR #425 )
Fix Chocolatey deprecation warning with dependency on 0.9.10 (PR #426 )
Don't rerun Pageant if there are no keys to add (PR #441 )
Improve (and hide for Chocolatey) profile.example.ps1 deprecation messaging (#442 ) (PR #444 )
Quote tab completion for remote names containing special characters (PR #446 )
Fix signed $PROFILE detection for PowerShell v2 (#448 ) (PR #450 )
Create $PROFILE parent directory if missing (PR #449 ) (PR #452 )
Add -verbose parameter to install.ps1 (PR #451 )
Write-Prompt now correctly handles $null color parameters; the prompt now also uses DefaultForegroundColor when appropriate (PR #454 )
Add error handling to Write-GitStatus (PR #170 ) (PR #453 )
You can’t perform that action at this time.