Windows: Deal with strange msysgit 1.8.4 behavior of not understanding DOS formatted paths for --git-dir and --work-tree.

This commit is contained in:
Joey Hess 2013-10-17 19:35:57 -04:00
parent 342d508e00
commit e93206e294
3 changed files with 16 additions and 2 deletions

2
debian/changelog vendored
View file

@ -29,6 +29,8 @@ git-annex (4.20131003) UNRELEASED; urgency=low
* assistant: Bug fix: When run in a subdirectory, files from incoming merges
were wrongly added to that subdirectory, and removed from their original
locations.
* Windows: Deal with strange msysgit 1.8.4 behavior of not understanding
DOS formatted paths for --git-dir and --work-tree.
-- Joey Hess <joeyh@debian.org> Thu, 03 Oct 2013 15:41:24 -0400