1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00
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
2016-09-07 22:35:05 -05:00
2016-04-07 08:16:22 -05:00
2016-09-08 08:08:22 -05:00
2016-04-22 16:33:02 -05:00
2015-07-14 07:48:47 -05:00
2016-09-08 08:08:22 -05:00
2016-09-08 08:08:22 -05:00
2016-09-08 08:08:22 -05:00
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/

Description
No description provided
Readme 10 MiB
Languages
Python 59.4%
Shell 27%
Roff 10.5%
Makefile 2.3%
Dockerfile 0.8%