Skip to content

Conversation

@cspotcode
Copy link

Respects _ZO_RESOLVE_SYMLINKS the same on Windows as it already does on Linux. Fixes #1147

Checks for the presence of cygpath and skips if it's not present. This supports non-Cygwin shells like busybox.exe that do not require nor provide cygpath, because they already use valid, native Windows paths. Fixes #1148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Posix shells on Windows might not have, nor require, cygpath Windows can have symlinks, should still respect _ZO_RESOLVE_SYMLINKS

1 participant