wmde/git-monorepo-splice
splice git histories of libraries before and after being migrated to a monorepo
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 | — |
| monorepoParentCommit1 | A parent of the merge commit that introduced the library to the monorepo | yes | — |
| monorepoParentCommit2 | A parent of the merge commit that introduced the library to the monorepo | yes | — |
| lastPreMigrationCommit | The last commit of the library before merging into the monorepo | yes | — |
| filterArguments | additional arguments to pass to git-filter-repo | — | — |
Outputs
no outputs