Commit Graph

3 Commits

Author SHA1 Message Date
Ray Donnelly
e4ccf27550 git: Fix comment in new patch 2016-04-21 21:34:00 +01:00
Ray Donnelly
6b7aceea4a git: More DOS path fixes
This time for git add (and anything that goes through prefix_pathspec ())
Hopefully this isn't too broad a stroke. I will run the testsuites before
and after overnight.

This one should actually fix the Cygwin bug report mentioned in the prior
commit .. tested on MSYS2 though, not Cygwin.
2016-04-21 12:30:07 +01:00
Ray Donnelly
2a8310be3e git: Rewrite DOS path patch
1. To work for clone destination dirs too.
2. To be Cygwin-friendly.

Fixes https://github.com/Alexpux/MSYS2-packages/issues/554
and: https://cygwin.com/ml/cygwin/2016-04/msg00474.html
2016-04-21 11:48:40 +01:00