Useful when you pull several repositories from a shared template origin. You can pull template changes (lints, prompt engineering, etc.) into each project, but that multi-origin workflow only works if every repo shares the same root initial commit.
npx initial-commit@latest --help
npx initial-commit@latest [--rebase-everything] [<repo-dir>]