mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
When using Git for Windows (a.k.a. msysGit) from Cygwin, git stumbles over paths in Unix notation. Git for Windows only accepts Windows paths (mixed notation is OK, for example `C:/GITREPO/`). This patch converts paths passed to and from git to the appropriate notation using cygpath if yadm is run under Cygwin and Git for Windows is detected.
16 KiB
Executable File
16 KiB
Executable File