Skip to content

Spread your existing commit history over a wider range of time

License

Notifications You must be signed in to change notification settings

SivanMehta/git-schmear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

cd /repo/you/want/to/spoof/
cp /path/to/this/repo/forge.js .
node forge.js

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.

TODO

  • literally any testing
  • 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.

About

Spread your existing commit history over a wider range of time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published