[sr-dev] why git push fails

Juha Heinanen jh at tutpro.com
Wed Jun 9 11:33:55 CEST 2010


i tried to push a commit, but push failed like this:

$ eg push
jh at git.sip-router.org's password: 
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 1.19 KiB, done.
Total 5 (delta 4), reused 0 (delta 0)
error: hooks/update exited with error code 1
error: hook declined to update refs/heads/master
To ssh://jh@git.sip-router.org/sip-router
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'ssh://jh@git.sip-router.org/sip-router'

the error message does not say anything useful to normal user.

-- juha





More information about the sr-dev mailing list