0.0.0 • Published 4 years ago

git-schmear v0.0.0

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

git-schmear

Spread the existing commits over a timeframe. Use this to pretend like you've been working this whole time, rather than cramming in everything at the last minute.

Running yourself

npm install -g git-schmear

If you want to spoof a fresh repo, copy over spoof.sh to get yourself some freshly minted commits. You can see this repo for an example of a repo that has been git-schmeared.

Testing npm.io

npm test

TODO

  • Variable intervals of schmear, as opposed to 1 day intervals.
  • Preserving git authorship, which is currently blown away.
  • Take start time as a CLI parameter and distribute commits from then until now.