dahlbyk / posh-git

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

Support parameters for GIT command (without any mode), e.g. git -P ... #963

Open dodmi opened 10 months ago

dodmi commented 10 months ago

System Details

PoSh-GIT is working very well here. But I'm using "-P" parameter sometimes to disable the pager. In these cases, command completion stops working and I have to type the commands manually.

It would be nice, if PoSh-GIT would support the - parameters directly after git.exe