#PowerShell and #git just got a bit better:
Another version of ugit is out! https://github.com/StartAutomating/ugit
ugit updates git and lets it work well with the object Pipeline in #PowerShell7
New in this version:
Install-Module ugit -Scope CurrentUser -Force
Import-Module ugit
git diff | Select-Object -ExpandProperty File