I used buildmaster to build our code automatically. Recently we started to have exceptions when buildmaster checks status of the repository, the https request looks like this,
https://user:password@company.git.cloudforge.com/repo_name.git/info/refs?service=git-upload-pack
Does anyone know how often buildmaster checks the repo for changes?