sachinpereira/Mirror a git repository GitHub Action

A GitHub Action for mirroring a git repository from one location to another using HTTPS.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repoHTTPS git URL of the source repo.yes""
source-github-tokenThe GitHub token used for cloning the source-repo.no""
destination-repoHTTPS git URL of the destination repo.yes""
destination-github-tokenThe GitHub token used for pushing to the destination-repo.yes""
follow-tagsFollow tags when mirroring the repository.notrue
dry-runExecute a dry run.nofalse

no outputs