Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `module_fuction` instead of `extend self` | Jonathon Reinhart | 2018-12-13 | 1 | -1/+1 |
| | | | | https://github.com/rubocop-hq/ruby-style-guide#module-function | ||||
* | Add lib/hooks_utils.rb | Jonathon Reinhart | 2018-12-13 | 1 | -0/+15 |
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 |