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