p26e/Anonymized Repository Mirroring
Mirror an anonymized version of a branch to another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_private_key | The SSH key used when pushing to the destination repository | yes | — |
| destination_git_url | URL of the remote destination repository | yes | — |
| anon_name | The name all commits (both committer and author) will be rewritten to use | no | Anon |
| anon_email | The email all commits (both committer and author) will be rewritten to use | no | anon@example.com |
| mirror_branch | The branch to mirror | no | main |
Outputs
no outputs