git-shuffle
Shuffle your git commits date and spread them throughout the year.
How to install
gem install git-shuffle
How to use
cd <repository>
git-shuffle
How to test locally
gem build git-shuffle.gemspec
gem install --local git-shuffle-<version>.gem
cd <repository>
git-shuffle