Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 523 Bytes

File metadata and controls

10 lines (7 loc) · 523 Bytes

consistent/reproducible initial-commit 160e2bf

npm version

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>]