Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: push error Re: git-subtree completions
- X-seq: zsh-workers 38960
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: push error Re: git-subtree completions
- Date: Thu, 28 Jul 2016 18:28:45 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=SEAreAnQufBSXYFe ey05HrDs6mc=; b=K7QmCnbMtnLuIYi+gpRGcV+lkcZwLGr6r41zGYAGCumESbe5 KO7jWArFikLN/AZc3JFsraVjW8NrdUe19xK5t3MQArV0u2qT4tssUx1DLv2T6pID YiXunnj1QHdv/IBW/HiaF9WrDFUm6edo7ZV8TpCzEbiVD4s70vohu+SJGyc=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=SEAreAnQufBSXYF eey05HrDs6mc=; b=YtYHt2JeBkSy0Q4XAguNjW9giktB5V41m3sJ0s5Mv35hkB8 Zau3l8/AMUMlHsliPUX/mZ3Mg7ZV5COekZ+BSLeBKYCHNQpSoFiSi2s1G8jOfRK0 yMbO7+9wAxvJt7LN9kRpcVkNQeKwbb6O+Sa06EqSZIs9zo9INN2oBu8PoeMU=
- In-reply-to: <20160713045910.GB3279@tarsus.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAEsdBDkYMG6fopG9uAxXPZuDoOu5iW1QBBwM1r1-BCZ-iEtEpw@mail.gmail.com> <27621.1463140958__28965.9567446963$1463141465$gmane$org@thecus.kiddle.eu> <20160707020010.GA25225@tarsus.local2> <20160713042354.GA3279@tarsus.local2> <20160713045910.GB3279@tarsus.local2>
Daniel Shahaf wrote on Wed, Jul 13, 2016 at 04:59:10 +0000:
> % git push
> ⋮
> error: insufficient permission for adding an object to repository database ./objects
>
> fatal: failed to write object
> error: unpack failed: unpack-objects abnormal exit
> To ssh://git.code.sf.net/p/zsh/code
> ! [remote rejected] master -> master (n/a (unpacker error))
> error: failed to push some refs to 'ssh://git.code.sf.net/p/zsh/code'
> zsh: exit 1
I'm getting this again trying to push two other patches. It occurs even
if I push --no-thin and/or from a fresh 'git clone --reference=..' clone.
Ideas?
> The patch I tried to push is on the 'master' branch of my github clone, at:
> [...]
>
> No idea what the problem is; I changed nothing on my end...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author