Fix path separator bug on Windows that completely broke git-annex since version 7.20190122.

This commit is contained in:
Joey Hess 2019-02-18 17:16:39 -04:00
parent 2eb07091e8
commit 1a367cad83
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 16 additions and 4 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2019-02-18T21:03:54Z"
content="""
isLinkToAnnex failing on windows because of mixed path separator issues
caused by [[!commit 5d98cba923e541be4dc9fd36f5f3c4a37b465bf1]].
Verified it's working in both direct and v7 unlocked with that fixed.
"""]]