Re: [PATCH 1/4] config --show-origin: report paths with forward slashes
From: Johannes Schindelin <hidden> Date: 2016-06-15 23:09:04
Hi Hannes,
On Mon, 28 Mar 2016, Johannes Sixt wrote:
A change like this whould have been preferable:
[...]
The problem with your patch is that it does not account for backslashes in
paths resulting in quoting. I am afraid that your patch will most likely
*not* let the tests pass in Git for Windows SDK, while my patch does.
Ciao,
Dscho