wmde/git-filter-repo-push
Runs git-filter-repo and pushes the result to a target using ssh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| privateKey | Private SSH Key for pushing to the target repo | yes | — |
| targetOrg | The github organization (or user) of the target repository | yes | — |
| targetRepo | The target repository | yes | — |
| targetBranch | The target branch | yes | — |
| filterArguments | The raw arguments to pass to git-filter-repo | — | — |
Outputs
no outputs