Wenn ich versuche, eine von mir festgeschriebene Änderung zu pushen, wird folgende Fehlermeldung angezeigt ...
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 los?