This commit is contained in:
Joey Hess 2017-10-25 15:57:08 -04:00
parent b18e6997a1
commit 4a72b17bd0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,4 @@
On windows, the links to .git/annex/objects are no longer relative; include
drive letter and full path.
This used to not be the case; it must have gotten broken. --[[Joey]]