Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

zircote/gh_mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

gh_mirror

The goal of the project is to simply mirror an organisations repositories. Using the github API it acquires the details of all organisation repositories and subsequently clones and or updates as required.

Token in the clear:

gh_mirror -o my_org -t OAUTH-TOKEN -d /data/gh_mirrors

Token less clear:

gh_mirror -o my_org -t `cat ~/gh_token` -d /data/gh_mirrors

Install

git clone https://github.com/zircote/gh_mirror.git
pushd gh_mirror
python setup.py install
popd
Bitdeli badge

About

A mirroring tool for Organisations using Github

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages