1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec
Olle Jonsson cd67e3ddec Git plugin: shellescape git_wrapper_path
- The Git plugin's setting `git_wrapper_path` is a concatenated string,
    based on three parts. One of them is the username, which can include any
    character.
  - In order to avoid simple shell issues, this change uses the standard
    library to have a usable path
2017-02-04 16:50:13 +01:00
..
integration Default to Ruby 1.9 syntax. 2016-03-10 11:39:31 -06:00
lib Git plugin: shellescape git_wrapper_path 2017-02-04 16:50:13 +01:00
support Raise if a stage has an invalid name like "deploy" 2016-05-21 11:55:57 -07:00
integration_spec_helper.rb Fix Style/TrailingBlankLines 2016-02-28 17:56:07 -06:00
spec_helper.rb Fix Style/IndentationConsistency 2016-02-28 17:56:08 -06:00