I have a legacy repository that has been corrupted through some misdirection of LFS and files that are no longer accessible. The result is that it requires access to files that no longer exist to push to a new repository or major surgery on the history that seems too difficult/risky that this time. I would like to attempt to create a new repository and push only recent history to avoid the old and bad commits. Say, all commits since a certain date or from a certain commit. Is this possible?
