tree: cf0599536c5738a8f2d3b6077f069a0e047c54d1 [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.