Pre-receive-hook declined

Error message: Pre-receive-hook declined

This error is usually returned when you have some branch restrictions set up in your repository and the commit you are trying to push does not meet the requirements of that branch restriction.

Last updated

Was this helpful?