grokmirror

Framework to smartly mirror git repositories with efficient updates

brewmacoslinux
Try with needOr install directly
Source

About

Framework to smartly mirror git repositories

Commands

grok-manifestgrok-pull

Examples

Initialize a manifest file for mirroring repositories$ grok-manifest -c /etc/grok/manifest.conf -o manifest.json.gz
Pull and update all repositories defined in manifest$ grok-pull -m manifest.json.gz -t /var/mirrors
Verify integrity of mirrored repositories$ grok-pull -m manifest.json.gz -t /var/mirrors --verify