git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeffrey Middleton <jefromi@gmail.com>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: git@vger.kernel.org
Subject: Re: git update --prune issue
Date: Tue, 27 Oct 2009 10:07:27 -0500	[thread overview]
Message-ID: <4389ce950910270807o69d51155xb083f34bb31e1dae@mail.gmail.com> (raw)
In-Reply-To: <4AE6B28F.9010407@drmicha.warpmail.net>

On Tue, Oct 27, 2009 at 3:42 AM, Michael J Gruber
<git@drmicha.warpmail.net> wrote:
> Do you get the same problem if you do the steps individually, i.e.:
>
> git remote update steph
> git remote prune steph
> git remote update kevin

I don't *think* I'll see it this way - I was doing essentially this
prior to introduction of the --prune option, and never saw it then.

> Does it depend on the order, i.e.:
>
> git remote update steph
> git remote update kevin
> git remote prune steph

I've tried once and saw no problems.  I just realized I should be
saving off all remote refs before doing a remote update --prune again
- next time I see the problem I should be able to rule out everything
for sure.  Sorry I didn't do that sooner.  However, I'm still fairly
sure it's specific to the all-at-once operation of remote update
--prune since I never saw it before that feature, and because once
that command finishes, everything is okay.

> Does "git fsck --full" say anything special?

Just 47 dangling blobs, 23 dangling trees, and 13 dangling commits.

> Michael
>

  reply	other threads:[~2009-10-27 15:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 22:08 git update --prune issue Jeffrey Middleton
2009-10-27  8:42 ` Michael J Gruber
2009-10-27 15:07   ` Jeffrey Middleton [this message]
2009-10-27 16:29     ` Jeff King
2009-10-27 16:39       ` Jeffrey Middleton
2009-10-27 16:40       ` Clemens Buchacher
2009-10-27 16:50         ` Jeff King
2009-10-27 18:46           ` Jeff King
2009-10-27 23:30             ` Björn Steinbrink

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=4389ce950910270807o69d51155xb083f34bb31e1dae@mail.gmail.com \
    --to=jefromi@gmail.com \
    --cc=git@drmicha.warpmail.net \
    --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;
as well as URLs for NNTP newsgroup(s).