From: Andy Whitcroft <apw@shadowen.org>
To: git@vger.kernel.org
Subject: git fetch -- double fetch
Date: Sat, 6 Oct 2007 19:57:59 +0100 [thread overview]
Message-ID: <20071006185759.GE28610@shadowen.org> (raw)
I have recently been seeing repeated fetching of some branches. I feel
this has happened in at least three of my repos on three distinct
projects:
apw@pinky$ git fetch origin
remote: Generating pack...
remote: Done counting 5 objects.
remote: Deltifying 5 objects...
remote: 100% (5/5) done
Unpacking 5 objects...
remote: Total 5 (delta 0), reused 0 (delta 0)
100% (5/5) done
* refs/remotes/origin/master: fast forward to branch 'master' of ssh://git@abat-dev/var/www/git/abat
old..new: ce046f0..41c9dde
* refs/remotes/origin/master: fast forward to branch 'master' of ssh://git@abat-dev/var/www/git/abat
old..new: ce046f0..41c9dde
error: Ref refs/remotes/origin/master is at 41c9dde2e63f35cd7c64b0a52c3650f246999ffd but expected ce046f04172a2a216092936302ab2cb4da64b69e
apw@pinky$
This is with a 'next' a couple of days old:
apw@pinky$ git --version
git version 1.5.3.3.1145.g46930-dirty
apw@pinky$
Will be upgrading to the latest next, will let you know if I see it again.
-apw
next reply other threads:[~2007-10-06 18:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-06 18:57 Andy Whitcroft [this message]
2007-10-07 16:29 ` git fetch -- double fetch Johannes Schindelin
2007-10-07 21:44 ` Andy Whitcroft
2007-10-07 23:14 ` Daniel Barkalow
2007-10-07 23:25 ` Johannes Schindelin
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=20071006185759.GE28610@shadowen.org \
--to=apw@shadowen.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.