mirror of
https://github.com/kopia/kopia.git
synced 2026-03-25 17:41:11 -04:00
- Move MaybePrefixLongFilenameOnWindows to ospath package and rename it to SafeLongFilename, along with corresponding test. - Elide the function implementation at build time on non-Windows platforms. - Update documentation and comments for clarity. - Rename package-local helper function.