1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/lib
Matt Brictson 7f23d8c664
Unset the :scm variable when an SCM plugin is used
If the user has opted into the new SCM plugin mechanism, there is no
reason to keep the `:scm` variable around. This also fixes a bug where
`:scm` would always be set it `:git`, regardless of what plugin was
being used.

Also, add some much needed test coverage for `SCMResolver`.
2017-03-06 07:54:49 -08:00
..
capistrano Unset the :scm variable when an SCM plugin is used 2017-03-06 07:54:49 -08:00
capistrano_spec.rb Fix Style/ExtraSpacing 2016-02-28 17:56:07 -06:00