Phil Oxrud

Results 2 issues of Phil Oxrud

This fixes the problem where the default settings are overriding the user settings. I explain in my comment for https://github.com/moll/capistrano-rsync/pull/2 why this was happening. Tested to work with capistrano v3.1.0....

rsync.rb gets loaded automatically by capistrano. Including it in your deploy.rb causes all rsync tasks to be executed twice. This is related to issue #1 74785bd