• E
    Fixes #91548 - git 2.25+ network drive issue · 68e7b61f
    Eric Amodio 提交于
    On Git 2.25+ if you call rev-parse --show-toplevel on a mapped drive, instead of getting the mapped drive path back, you get the UNC path for the mapped drive.
    
    So we will try to normalize it back to the mapped drive path if possible
    68e7b61f
git.ts 51.5 KB