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

View file

@ -57,3 +57,7 @@ upgrade supported from repository versions: 2
### Please provide any additional information below.
C:\Users\Bruno\annex\.git\config exists
> xargs was one problem; also msysgit seems to just not
> accept DOS style paths anymore in --git-dir or --git-work-tree.
> megaweird. [[fixed|done]] --[[Joey]]