When I run my build, it fails with an error:
Failed to perform checkout on agent: Unable to run git at path C:\Program Files (x86)\Git\bin\sh.exe
The path is correct, I can run the file, and Teamcity uses my account.
Somewhere I need to install additional credentials or run the service with administrator rights?
I am running on Windows 8.
source
share