Merge branch 'improve-hook-messages' into 'master'
Include more information in hook error messages When pushing commits to the remote, if a pre-receive hook gets triggered that prevents the push, it may not be clear which commit is causing the issue. Having the values of what caused the comparison to fail in the error message will help debugging, whether it be the user or the administrator. See merge request !14
Showing
Please register or sign in to comment