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