t9200: On MSYS, do not pass Windows-style paths to CVS
commite149fcea75bab110a58ee93ae1958d00b12b8663
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 11 Jan 2012 09:20:14 +0000 (11 10:20 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 11 Jan 2012 16:52:22 +0000 (11 16:52 +0000)
treef528fe9a1b66bfc399357ddeebaafaf76dcccd49
parente032974a6b43e1c11055236f300aecadc7249983
t9200: On MSYS, do not pass Windows-style paths to CVS

For details, see the commit message of 4114156ae9. Note that while using
$PWD as part of GIT_DIR is not required here, it does no harm and it is
more consistent. In addition, on MSYS using an environment variable should
be slightly faster than spawning an external executable.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
t/t9200-git-cvsexportcommit.sh