airdrop
v1.0.1
Published
git, then forget you got
Downloads
6
Readme
airdrop
A utility for dropping component git repositories into other git repositories, then erasing their git history.
Use
npm install -g airdrop
airdrop GIT_URL DESTINATION_FOLDER
At this point, DESTINATION_FOLDER
will have only the contents of the
repository at GIT_URL
, with git metadata removed.