Hi,
I'd like to have a problem* during pushing through GIT...:
If I try something like
git push mfischer unbound
I get:
**SNIP*** root@Devel64-1: /git/ipfire-2.x # git push mfischer unbound mfischer@git.ipfire.org's password: Enumerating objects: 153, done. Counting objects: 100% (149/149), done. Delta compression using up to 8 threads Compressing objects: 100% (89/89), done. Writing objects: 100% (98/98), 12.06 KiB | 823.00 KiB/s, done. Total 98 (delta 71), reused 4 (delta 0), pack-reused 0 error: remote unpack failed: unable to create temporary object directory To ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git ! [remote rejected] unbound -> unbound (unpacker error) error: failed to push some refs to 'ssh://git.ipfire.org/pub/git/people/mfischer/ipfire-2.x.git' ***SNAP***
Something up there in GIT doesn't like me anymore...
Can someone confirm?
Best, Matthias