t5505: On MinGW, use Windows path in expected output of "git remote show"
commit1a14b8acccc659eb63e1e18309c356910b0eed95
authorSteffen Prohaska <prohaska@zib.de>
Sun, 13 Apr 2008 10:31:32 +0000 (13 12:31 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Sun, 13 Apr 2008 11:54:13 +0000 (13 13:54 +0200)
tree42da9e5430a283a8db649429fdb628a649117dde
parente0203e1029f45b506a67a5815065fc78d6c1c078
t5505: On MinGW, use Windows path in expected output of "git remote show"

"git remote show" prints the Windows path.  This commit modifies
the expected output to also use the Windows path, instead of the
Unix path.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
t/t5505-remote.sh