Hi,
We are often getting these errors when auto gc is being triggered while cloning a repo on a Windows client.
As I understand Bitbucket doesn't suppose to use git gc at all.
I also verified that gc.auto is set to 0 on the server.
We are using Atlassian Bitbucket v4.1.3
Please help.
Thanks,
Gilad
Error:
00:56:29 ERROR: Error cloning remote repo 'origin'
00:56:29 hudson.plugins.git.GitException: Command "C:\Program Files\Git\bin\git.exe fetch --no-tags --progress ssh://git@xx-xx-xxx-xx:xxxx/xx/xxx.git +refs/heads/*:refs/remotes/origin/* --depth=1" returned status code 1:
00:56:29 stdout:
00:56:29 stderr: remote: Counting objects: 38341
remote: Counting objects: 47356
remote: Counting objects: 48380
..
...