build/cmd/gitmirror
..
.gitignore
Dockerfile
Makefile
README.md
deployment-mirroring.yaml
deployment-serving.yaml
gitmirror.go
gitmirror_linux.go
gitmirror_test.go
service.yaml

README.md

Go Reference

golang.org/x/build/cmd/gitmirror

The gitmirror binary watches the specified Gerrit repositories for new commits and syncs them to mirror repositories.

Deployment

See the documentation on deployment.