Carmelo Amoroso wrote: > Wrong heads deletion failed with this log > > carm...@xubumac:~/work/git/uClibc$ git push -v origin :refs/heads/synch > Pushing to git+ssh://[email protected]/git/uClibc.git > fatal: bad object 0000000000000000000000000000000000000000 > fatal: bad object 0000000000000000000000000000000000000000 > > Refusing to update refs/heads/synch: > > Author name is not set properly (needs to be first and last name, and it is > '' instead) > > To git+ssh://[email protected]/git/uClibc.git > ! [remote rejected] synch (pre-receive hook declined) > error: hooks/pre-receive exited with error code 1 > error: failed to push some refs to > 'git+ssh://[email protected]/git/uClibc.git' >
I checked my git configuration , and author is properly set. I'm thinking this is an issue in the hook script that prevents from deleting a remote heads. Is there someone else that could try to delete the origin/synch head I erroneously created today ? Carmelo _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
