Skip to content

A small bash script to mirror a repository to another git service

Notifications You must be signed in to change notification settings

Zaph-x/git_mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mirror

A minimalistic bash script to update a git mirror, that will never hammer the mirror.

How to use

In order to use the script, the local repository must have the remotes origin and mirror available. Either run the script manually each time, or set up a cronjob to run the script and mirror the repository.

Recommendation

It is recommended to set up a service to run this script automatically.

About

A small bash script to mirror a repository to another git service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages