funkyoz/Split and Push Monorepo

Pushes changes from a monorepo folder to a dedicated repository using git subtree split

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
localLocal folder path to syncyes
remoteTarget repository URL (HTTPS or SSH format)yes
branchBranch name to push to (auto-detected if not provided)no""
tokenGitHub authentication token with push accessno""
authorGit author in format "Name <email>" (uses git config if not provided)no""
namedescription
pushedBoolean indicating if push occurred ("true" or "false")
skippedBoolean indicating if skipped due to no changes ("true" or "false")