Quick Python tool to find which Git commit is closest to an arbitrary non-git folder
https://github.com/DeflateAwning/find_closest_git_commit.git
cargo run --release -- --help
cargo run --release -- --git ./some-clean-git-repo --non-git ./some-folder-that-was-copied-from-the-git-repo --jsonl-output ./commit_compare.jsonl