Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch.

This commit is contained in:
Joey Hess 2016-05-04 13:06:09 -04:00
parent a9e8cf42d6
commit 4d88c7193b
Failed to extract signature
3 changed files with 15 additions and 0 deletions

View file

@ -65,3 +65,4 @@ Well, git-annex is wonderful!
I use it to sync binary files across linux boxes, I use it for binary distro packages I compile for myself, for my calibre books, pictures, movies... and I'm very happy with it on linux.
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2016-05-04T17:03:57Z"
content="""
There were several places in the adjusted branch code that made unix
filename assumptions. I think I've fixed them all now; it seems to work
well on windows in my testing now.
You should be able to grab an updated windows build from the windows
autobuilder within the hour.
"""]]