/gitcopy

A Node.js CLI to copy all modified files from Git.

Primary LanguageJavaScript

gitcopy

A Node.js CLI to copy all modified files from Git.

Install

npm install -g .

Run

gitcopy <commit_a> <commit_b>

If you don't pass commit_a and commit_b, the last commit will be used.

License

MIT