initial-commit
v1.0.0
Published
Create a reproducible empty initial commit (160e2bf). Only true nerds would care. Allows potentially using a multi-origin workflow to merge a template into multiple unrelated repos.
Readme
consistent/reproducible initial-commit 160e2bf
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>]