vagrant/plugins/synced_folders/rsync
Brian Cain bf55e43460
Fixes #10869: Remove excludes if array is empty
Prior to this commit, if a user specified that their `rsync__excludes`
option was an empty array, Vagrant would treat that as if it included
options inside the array rather than ignoring it. This commit fixes that
by only adding the excludes option when it exists and is not empty.
2019-06-10 13:44:39 -07:00
..
command Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00
default_unix_cap.rb Fixes #10869: Remove excludes if array is empty 2019-06-10 13:44:39 -07:00
helper.rb Force removal of rsync tmp dir 2019-02-26 09:08:56 -08:00
plugin.rb synced_folders/rsync: rsync-auto command 2014-01-13 21:43:31 -08:00
synced_folder.rb Enable rsync synced folders for non-DrvFs file systems within WSL 2018-07-06 16:58:12 -07:00