tree: c1edf7b500e3010136f309c0f516edd9f19e0ed8 [path history] [tgz]
  1. .gitignore
  2. deployment-mirroring.yaml
  3. deployment-serving.yaml
  4. Dockerfile
  5. gitmirror.go
  6. gitmirror_linux.go
  7. gitmirror_test.go
  8. Makefile
  9. README.md
  10. service.yaml
cmd/gitmirror/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.