Hi @colin_0011 , that certainly is an odd issue!
We've never seen it before, but it's coming from the library we're using (libgit2). I don't really know what it means, or what's causing it (is it a number of files in the repository, etc.), but I just have a couple ideas.
- Restart server
- Clear the GitWorkspaces (
C:\ProgramData\BuildMaster\Temp\Service\GitWorkspaces) - Try using
git.exeinstead of the built-in library
You can do #3 by setting GitExePath parameter on the operation, or configuring a $DefaultGitExePath variable at the server or system level in BuildMaster; this will force all Git source control operations to use the CLI instead of the built-in library
It's possible the bug was already fixed in a newer version of the lbirary. What version of BuildMaster are you using?

β
οΈ
