Tweak msys_p2w to retain ":/" and "::"
commit9ff65cc3d6c69112312162f9203333be233b9147
authorSteffen Prohaska <prohaska@zib.de>
Sun, 4 May 2008 13:48:30 +0000 (4 15:48 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Sun, 4 May 2008 13:51:18 +0000 (4 15:51 +0200)
tree5e5a7a17c34447f76d1a64f4354ad99765d66834
parentb8250c09c6e4a9476d2b4cd27938636df4f21bcf
Tweak msys_p2w to retain ":/" and "::"

This commits brings a tweaked msys-1.0.dll in which
MSYS's path convertsion function msys_p2w is tailored
to retain some git specific arguments.  ":/message"
(see t7201-co.sh "checkout to detach HEAD with :/message")
"::" (see t5511-refspec.sh) now work.

msys-1.0.dll was built as desribed on
http://www.mingw.org/MinGWiki/index.php/Build%20MSYS.
msys_p2w was modified with
0001-Tweak-msys_p2w-for-msysgit.patch included in this commit.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
bin/msys-1.0.dll
src/rt/patches/0001-Tweak-msys_p2w-for-msysgit.patch [new file with mode: 0644]