When I try to use `git-warp-time` to reset the times, I get an error that `<the list of files in git lfs> are not tracked in the repository`. https://github.com/alerque/git-warp-time/blob/cf528ff6d277b16b4b3550e61b4bb416d51c8370/src/lib.rs#L96 Is it possible to support git-lfs?
When I try to use
git-warp-timeto reset the times, I get an error that<the list of files in git lfs> are not tracked in the repository.git-warp-time/src/lib.rs
Line 96 in cf528ff
Is it possible to support git-lfs?