xottab-duty/Mirror To

Copy all branches with all commits, tags and more to another git repository. Lightweight, highly configurable.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetHTTPS or SSH URL to the target remote repository to mirror everything to. Can contain the username and/or password.yes
usernameUsername for the target repository. Replaces the username specified in the URL.no
passwordAn access token, HTTPS password or SSH private key for the target repository. Replaces the password specified in the URL.no
passphraseThe passphrase for the supplied private SSH key.no
known_hostsKnown hosts to be passed to ssh.no
push_argsThe push arguments to be used for mirroring.no--mirror
refspecCustom refspec to use for mirroring.no
dryConvenience option to test things before doing real pushes. Adds --dry-run to the push_args.nofalse

no outputs