Tweak msys_p2w to retain ":/" and "::"
commit106811d986c2db6403a0fe49b110a96afe51d2e3
authorSteffen Prohaska <prohaska@zib.de>
Sun, 4 May 2008 13:48:30 +0000 (4 15:48 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 11 Jan 2009 04:27:47 +0000 (11 05:27 +0100)
tree3ed2cc79240ba93dac9dfd75ba4b3639fe710046
parentfab27e54d6a9eb12f5aa5949a9a6441dac633326
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>
src/rt/patches/0001-Tweak-msys_p2w-for-msysgit.patch [new file with mode: 0644]