KungFuDiscoMonkey<p>Assuming I do not care about commit IDs (I want to rewrite history after all) is there a <a href="https://social.tsun.co/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> tool out there, that would let me do a `git rebase` but squish/bucket things by date?</p><p>Example:<br>- Anything older than a year, squash by month<br>- Anything older than a month squash by week</p><p>I am using git to watch changes to some files, but at some point, I do not care so much about detailed older history, only detailed recent history.</p><p><a href="https://social.tsun.co/tags/lazyweb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lazyweb</span></a></p>