dtzar / vsts-gitmerge

A Visual Studio Team Services task which tests to see if git merges succeeed/fail and also allows the merge of specific commits to branches
https://marketplace.visualstudio.com/items?itemName=dtzar.git-merge
MIT License
5 stars 6 forks source link

Git.exe missing in Release job #13

Closed GrumpyMeow closed 5 years ago

GrumpyMeow commented 6 years ago

Hi,

I've just tried to use this extension in our Hosted VSTS environment. When i use this task it will fail because it can't find git.exe. I've also tried to set the release variable "system.prefergit", but that does not seem to work also. Any ideas?

dtzar commented 5 years ago

I've run this in release on the VS Hosted, VS 2017 Hosted, and Ubuntu 1604 Hosted pools and I cannot reproduce this error. I'm guessing it is resolved now via transient issues or via my latest updates. If you are still seeing this problem please reply to this issue with more details so I can reproduce.