diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-17 19:35:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-17 19:35:57 -0400 |
commit | e549a18c2fe5bfb83185afbc81d5b8f88363f842 (patch) | |
tree | f405a56e2673b7f906bc767fd89b0015f7dffeaf /debian | |
parent | 58972e05e2b6f526668ff39d588bd43c5cef8e62 (diff) |
Windows: Deal with strange msysgit 1.8.4 behavior of not understanding DOS formatted paths for --git-dir and --work-tree.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e124c71d0..ed61eee1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |