Skip to content

Another tools for mirroring our git repositories from local git instance to another instance

License

Notifications You must be signed in to change notification settings

ITSEC-Research/gitmirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Another tools for mirroring our git repositories from local git instance to another instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages