gitlab-org--gitlab-foss/spec/lib/gitlab/checks
Timothy Andrew c937aec1f7 Check the exit code while invoking git in the force push check.
Previously, we were calling out to `popen` without asserting on the returned
exit-code. Now we raise a `RuntimeError` if the exit code is non-zero.
2016-12-16 23:32:25 +05:30
..
change_access_spec.rb Change the order of the access rules to check simpler first, and add specs 2016-08-12 18:27:42 -04:00
force_push_spec.rb Check the exit code while invoking git in the force push check. 2016-12-16 23:32:25 +05:30