actions-rindeal/Verify Remote Git Refs Equality

Enhance your repository mirroring process with this GitHub Action. It ensures that the references (refs) in your remote Git repositories are identical, preventing unnecessary clone-push cycles. Keep your mirrors up-to-date and synchronized efficiently.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repo-urlThe URL of the source Git repositoryyes
target-repo-urlThe URL of the target Git repositoryyes
namedescription
refs-differIndicates if the repositories have different references (true/false)
diff-messageDetails the differences found between repositories (if any)
diff-typeType ID categorizing the difference (if any)
source-repo-urlURL of the source Git repository (same as input)
target-repo-urlURL of the target Git repository (same as input)