Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 382 Bytes

gitmirror

This tools was build by golang and used for mirroring our repositories from local to another git instances

Requirements

  • Golang 1.21+
  • Git Tokens

Usage

  1. Please change the environment on .env.example and then change to .env
  2. Build the application using go build
  3. Add the repositories on repositories.json
  4. Start the application ./gitmirror