Hi Chris, On Mon, 16 May 2016, Chris B wrote: > Once I included the whole email in my reply, but otherwise I deleted it > all. Both are bad practice. If you are considerate with the reader's time, this consideration is typically reprocicated. So it is a good idea to save the reader time by giving them the precise context they need. > Anyway, it is not a Powershell thing. I tested on another repo on > GitHub and it worked as expected. So I guess indeed the problem lies > with Microsoft's implementation. This is *really* unclear. What "Microsoft's implementation"??? Do you refer to VSTS, or do you refer to Git for Windows, or PowerShell? Please. To make it really simple for everybody involved, try to repeat as closely as possible the same push from PowerShell, Git CMD and Git Bash. We want to compare oranges to oranges. FWIW You can repeat the same push by force-pushing the previous state between re-runs. E.g. git push myremote HEAD^:my-branch git push myremote my-branch Ciao, Johannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html