mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
![]() Capistrano 2.2 allowed you to do this: set :branch, "origin/release" In capistrano 2.3, the correct syntax is now: set :branch, "release" This change will cause capistrano to show a helpful error message for those upgraders who have been using the 'origin/release' syntax. |
||
---|---|---|
.. | ||
accurev_test.rb | ||
base_test.rb | ||
git_test.rb | ||
mercurial_test.rb |