mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
![]() `hg archive` does not write to standard out, so Capistrano's `git` implementation of the `:repo_tree` option does not work for `hg`. As a workaround, generate a temporary tar file, extract it, and then remove it. This is not as efficient or elegant as doing it via stdout and pipes in a single line, but it should work. |
||
---|---|---|
.. | ||
capistrano | ||
Capfile | ||
capistrano.rb |