git-repo-manager
git-repo-manager copied to clipboard
Simplify handling of non-UTF8 filenames
Maybe https://docs.rs/camino/latest/camino/ is a good option?
Theoretically, git works with non-UTF8 files as well. But I think it would be fine to just bail on these kind of repositories.