зеркало из https://github.com/golang/build.git
2e1eb85ccb
Use a newer supported version. For golang/go#64169. Change-Id: Ice8fea55951bf1615a04aca24a870556c281877a Reviewed-on: https://go-review.googlesource.com/c/build/+/556359 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> |
||
---|---|---|
.. | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
deployment-mirroring.yaml | ||
deployment-serving.yaml | ||
gitmirror.go | ||
gitmirror_linux.go | ||
gitmirror_test.go | ||
service.yaml |
README.md
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.