summaryrefslogtreecommitdiff
path: root/rerere.h
diff options
context:
space:
mode:
authorLibravatar Ben Peart <Ben.Peart@microsoft.com>2018-07-12 15:44:36 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-07-12 12:11:05 -0700
commit5a06a20e0c8820fb0ca8da019c7a9fe6eb30ec2f (patch)
tree4c3f1295e943f24300e95e59078191cd57e6a387 /rerere.h
parentGit 2.18 (diff)
downloadtgif-5a06a20e0c8820fb0ca8da019c7a9fe6eb30ec2f.tar.xz
handle lower case drive letters on Windows
On Windows, if a tool calls SetCurrentDirectory with a lower case drive letter, the subsequent call to GetCurrentDirectory will return the same lower case drive letter. Powershell, for example, does not normalize the path. If that happens, test-drop-caches will error out as it does not correctly to handle lower case drive letters. Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Ben Peart <Ben.Peart@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'rerere.h')
0 files changed, 0 insertions, 0 deletions