Custom update hook is not invoked when merging in WebUI
Created by: ZZromanZZ
My custom hooks returns "Something went wrong during merge" only for 'pre-receive' and 'post-receive' custom hook.
Custom 'update' hook is not even executed and merge request is accepted.
All custom hooks executed over pure Git work fine and are invoked as expected.
I use Omnibus Gitlab 8.1.2 CE, Gitlab Shell 2.6.5 on Debian Jessie.