summaryrefslogtreecommitdiff
path: root/spec/hooks_utils_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead Ruby codeNick Thomas2019-10-151-28/+0
|
* Fix rspec deprecation warningsfix-rspec-warningsJacob Vosmaer2018-12-201-9/+15
|
* Add lib/hooks_utils.rbJonathon Reinhart2018-12-131-0/+22
This module is responsible for converting the GIT_PUSH_OPTION_* environment variables into an array. See https://gitlab.com/gitlab-org/gitlab-ce/issues/18667