mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
35da3eeb6e48c7e2bf85081e009890c60c2379b9
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.
yadm - Yet Another Dotfiles Manager 
Features, usage, examples and installation instructions can be found on the website.
Description
Languages
Python
59.4%
Shell
27%
Roff
10.5%
Makefile
2.3%
Dockerfile
0.8%