use conversion functions from filepath-bytestring

Behavior should be the same, but I'd hope to eventually get rid of
most of Utility.FileSystemEncoding and this is a first step.
This commit is contained in:
Joey Hess 2019-12-18 13:33:18 -04:00
parent 322c542b5c
commit 75c40279c1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 6 additions and 18 deletions

View file

@ -9,10 +9,7 @@ Benchmarking `git-annex find`, speedups range from 28-66%. The files fly by
much more snappily. Other commands likely also speed up, but do more work
than find so the improvement is not as large.
The `bs` branch is in a mergeable state now, except for:
* filepath-bytestring probably has issues with utf16 filenames
on Windows. See its TODO.
The `bs` branch is in a mergeable state now.
Stuff not entirely finished: