1
0
Fork 0
mirror of synced 2024-06-16 12:51:09 -04:00
Yet Another Dotfiles Manager
Go to file
Tomas Cernaj 35da3eeb6e Make yadm work with Git for Windows under Cygwin
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.
2016-10-09 22:18:17 +02:00
test Use gpg1 (if available) for automated tests 2016-09-07 22:35:36 -05:00
.gitignore Ignore jekyll-created content 2016-09-07 22:35:05 -05:00
.travis.yml Configure travis-ci testing 2016-04-07 08:16:22 -05:00
CHANGES Release 1.05 2016-09-08 08:08:22 -05:00
CONTRIBUTORS Release 1.04 2016-04-22 16:33:02 -05:00
LICENSE Create first public version 2015-07-14 07:48:47 -05:00
Makefile Unset GPG_AGENT_INFO while tests are running 2016-06-08 08:33:47 -05:00
README.md Release 1.05 2016-09-08 08:08:22 -05:00
yadm Make yadm work with Git for Windows under Cygwin 2016-10-09 22:18:17 +02:00
yadm.1 Release 1.05 2016-09-08 08:08:22 -05:00
yadm.md Release 1.05 2016-09-08 08:08:22 -05:00
yadm.spec Release 1.05 2016-09-08 08:08:22 -05:00

yadm - Yet Another Dotfiles Manager Build Status

Features, usage, examples and installation instructions can be found on the website.

https://thelocehiliosan.github.io/yadm/