Hello folks,
I am trying to force push a refactoring exercise, but the server is declining it. How might I go about solving this? Here is the information:
Exercise:
https://exercises.upcase.com/exercises/cleaning-up-a-controller
Message:
remote: FATAL: + refs/heads/master thiagoa/cleaning-up-a-controller thiagoa DENIED by fallthru
remote: error: hook declined to update refs/heads/master
To git@git.upcase.com:thiagoa/cleaning-up-a-controller.git
! [remote rejected] master → master (hook declined)
Thanks