Wenn ich versuche, eine von mir übertragene Änderung zu pushen, erhalte ich folgende Fehlermeldung ...
git.exe push -v --progress "origin" iteration1:iteration1
remote: *********************************************************************
To ssh://git@mycogit/cit_pplus.git
! [remote rejected] iteration1 -> iteration1 (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@mycogit/cit_pplus.git'
Was ist hier los?