1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/lib
Takumasa Ochi ad9c0a4555 Simplify code on removing old directories by skipping Array#join
`execute(*)` provided by SSHKit internally joins arguments with space
for the command to be executed. As it is the responsibility of SSHKit,
we can skip the code at Capistrano layer.
2018-07-05 18:58:09 +09:00
..
capistrano Simplify code on removing old directories by skipping Array#join 2018-07-05 18:58:09 +09:00
Capfile Drop dependency on `capistrano-harrow' gem (#1854) 2017-02-24 12:13:13 -08:00
capistrano.rb Move requires to capistrano/all 2013-09-13 09:34:28 +01:00