Skip to content

Add end to end test for git hooks including git push options

John Cai requested to merge jc-add-e2e-for-git-push-options into master

Adds tests to exercise git push options. Also gets rid of the fallback path in the git hooks shell executable

This is in preparation for !1756 (merged) getting merged in, and getting exercised. We want to ensure we don't end up breaking git push options.

Edited by GitLab Release Tools Bot

Merge request reports