This tools was build by golang and used for mirroring our repositories from local to another git instances
- Golang 1.21+
- Git Tokens
- Please change the environment on
.env.example
and then change to.env
- Build the application using
go build
- Add the repositories on
repositories.json
- Start the application
./gitmirror