Johannes Sixt <j6t@xxxxxxxx> writes: > Junio C Hamano schrieb: >> (1) Does "Windows style path" here mean what $(pwd) returns as opposed to >> what is in $PWD? > > Yes. $PWD is of the form /c/foo/bar; pwd is a function in test-lib.sh > that ensures it returns the form c:/foo/bar. > >> (2) The patch reads like this: >> ... >> Does "strips everything past the second dq" mean "drops '/hexdump'"? > Yes. > >> If so, would this also work (I am not suggesting to change it, just >> ... > It would work, too, but it would depend on very bogus behavior of the > MSYS bash. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html