You may have to enable scripts:
Set-ExecutionPolicy RemoteSigned
Or if you are more paranoid:
Set-ExecutionPolicy -Scope LocalMachine -ExecutionPolicy RemoteSigned -Force
All of the following fail as of this writing because there is no binary
created. I’m sticking with git-scm
for everything.