Pull request #14 introduced a new config: path.
This config key is not used in earlier versions so I get this error when using the lastest silent-sync with my old config:
rsync: link_stat "<path_to_project>undefined" failed: No such file or directory (2)
Maybe merge config with atom.config.get('silent-sync') would solve this?
Pull request #14 introduced a new config: path. This config key is not used in earlier versions so I get this error when using the lastest silent-sync with my old config:
Maybe merge config with atom.config.get('silent-sync') would solve this?