mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
16c5d3b71c
Most versions of `sed` don't accept `\t`, instead enter a literal tab with Ctrl+v, Tab. git ls-files | xargs sed -i '' -e 's/[\t]/ /g' |
||
---|---|---|
.. | ||
capistrano | ||
capistrano.rb |