mirror of
1
0
Fork 0
dotbot/dotbot
Anish Athalye bc43348f42 Fix bug with forced links not working in all cases
This commit fixes a bug where forced links did not work on certain types
of bad links. Until this fix, forced links only worked if the original
was a real file or directory. This commit fixes this, so that the forced
link option also works when the original is a broken or incorrect
symbolic link.
2014-11-09 09:08:13 -05:00
..
executor Fix bug with forced links not working in all cases 2014-11-09 09:08:13 -05:00
messenger Fix whitespace error 2014-10-17 10:05:47 -04:00
util Initial commit 2014-03-20 18:57:56 -04:00
__init__.py Initial commit 2014-03-20 18:57:56 -04:00
cli.py Add keyboard interrupt handler 2014-07-19 00:29:49 -07:00
config.py Add YAML support 2014-10-27 20:31:40 -04:00
dispatcher.py Clean up code 2014-08-20 14:00:00 -07:00