git filter-repo: Remove old commits but preserve all files in the latest commit
I’m trying to use git filter-repo to remove all commits before a certain date while preserving all files that exist in the most recent commit. I’ve used the following command: