Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 225 Bytes

File metadata and controls

13 lines (8 loc) · 225 Bytes

replay-commits

Move a directory from one repository to another, preserving the git history! 🙌

Useful for splitting up a monorepo or vice versa.

Usage:

npx replay-commits@latest --help

Contributions welcome!