Yet Another Dotfiles Manager
35da3eeb6e
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. |
||
---|---|---|
test | ||
.gitignore | ||
.travis.yml | ||
CHANGES | ||
CONTRIBUTORS | ||
LICENSE | ||
Makefile | ||
README.md | ||
yadm | ||
yadm.1 | ||
yadm.md | ||
yadm.spec |
yadm - Yet Another Dotfiles Manager
Features, usage, examples and installation instructions can be found on the website.