Skip to content
Snippets Groups Projects
Commit bf7b16e9 authored by Paul Netherwood's avatar Paul Netherwood Committed by Jérôme Reybert
Browse files

Make top level git path work with Cygwin/MSYS2

Cygwin and MSYS2 used Git for Windows which returns a windows path which
doesn't work in vim.
This change looks for the presence of the cygpath executable which
if present indicates its running under Cygwin or MSYS2.
  It then uses cypath is to convert the windows path to a compatible
  path.
parent 3a0c9f39
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment