Hi Chris,
could you please quote just the parts of the mail you are replying to, and
*not* top-post? It would be appreciated.
On Mon, 16 May 2016, Chris B wrote:
PS H:\test-ps\myrepo> git push --quiet
git : remote:
At line:1 char:1
+ git push --quiet
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (remote: :String) [],
RemoteException
+ FullyQualifiedErrorId : NativeCommandError
remote: Analyzing objects... (3/3) (119 ms)
remote: Storing packfile... done (113 ms)
remote: Storing index... done (29 ms)
So it actually works, eh?
Could you please verify that this is a PowerShell-only problem by
performing a similar push in Git CMD and in Git Bash?
Ciao,
Johannes