Git development
 help / color / mirror / Atom feed
From: Stefan Naewe <stefan.naewe@gmail.com>
To: git@vger.kernel.org
Subject: Re: error from 'git push' on v1.7.8-rc0
Date: Thu, 3 Nov 2011 17:26:58 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111103T182501-714@post.gmane.org> (raw)
In-Reply-To: CAJzBP5Q1LaUBL_wHFfaY-cLatd_=oez9j+=60z3kxwg_47GN_Q@mail.gmail.com

Stefan Näwe <stefan.naewe <at> gmail.com> writes:

> 
> On Thu, Nov 3, 2011 at 12:43 PM, Stefan Näwe <stefan.naewe <at> gmail.com> 
wrote:
> > I get errors from git push when trying to delete a (remote) branch:
> >
> > $ ./bin-wrappers/git versiongit version 1.7.8.rc0
> > $ ./bin-wrappers/git push -q . :refs/heads/nogofatal: bad object
> $ ./bin-wrappers/git push -q . :refs/heads/nogo
> 
> (re-wrapped)
> 
> $ ./bin-wrappers/git push -q . :refs/heads/nogo
> fatal: bad object 0000000000000000000000000000000000000000
> fatal: bad object 0000000000000000000000000000000000000000
> remote: warning: Allowing deletion of corrupt ref.

I think the problem lies actually in 'rev-list':


$ git rev-list --verify-objects 0000000000000000000000000000000000000000 \
   --not --all
fatal: bad object 0000000000000000000000000000000000000000


Regards,
  Stefan

  reply	other threads:[~2011-11-03 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 11:43 error from 'git push' on v1.7.8-rc0 Stefan Näwe
2011-11-03 11:49 ` Stefan Näwe
2011-11-03 17:26   ` Stefan Naewe [this message]
2011-11-03 18:59 ` Junio C Hamano
2011-11-03 19:15   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20111103T182501-714@post.gmane.org \
    --to=stefan.naewe@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox