Skip to content

Latest commit

 

History

2 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

仓库 files navigation

GitHub Sync

This is a handy tool to mirror and keep updated all GitHub repositories owned by a given user into a local directory. Usage:

github-sync.py --user USERNAME --directory ~/repositories/

To keep your repositories up-to-date, run this program regularly in cron. It will pick up new repositories automatically, but it will not delete repositories that cease to exist on GitHub. By default, it will not mirror repos that are forks of other repos. If you redirect stdout to /dev/null, github-sync.py should be silent except for errors, which go to stderr.

Reminder: do you know who owns your availability?

关于

A tool to mirror all your GitHub repos. Run it in cron.

Resources

Stars

31 stars

关注者

1 watching

复刻s

发布

贡献者

Languages