git-repo-manager icon indicating copy to clipboard operation
git-repo-manager copied to clipboard

Simplify handling of non-UTF8 filenames

Open hakoerber opened this issue 3 years ago • 0 comments

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.

hakoerber avatar Jun 16 '22 19:06 hakoerber