From: "Anand Kumria" <wildfire@progsoc.org>
To: git@vger.kernel.org
Subject: should git download missing objects?
Date: Sun, 12 Nov 2006 15:44:25 +0000 (UTC) [thread overview]
Message-ID: <ej7fgp$8ca$1@sea.gmane.org> (raw)
Hi,
I did an initial clone of Linus' linux-2.6.git tree, via the git protocol,
and then managed to accidently delete one of the .pack and
corresponding .idx files.
I thought that 'cg-fetch' would do the job of bring down the missing pack
again, and all would be well. Alas this isn't the case.
<http://pastebin.ca/246678>
Pasky, on IRC, indicated that this might be because git-fetch-pack isn't
downloading missing objects when the git:// protocol is being used.
Should it? Is there a magic invocation of git fetch I can use to fix this
up. I can always re-clone completely (since this is just a tracking repo)
but it would be nice to fix this with the tools themselves.
Any hints?
Thanks,
Anand
next reply other threads:[~2006-11-12 15:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-12 15:44 Anand Kumria [this message]
2006-11-12 19:41 ` should git download missing objects? Junio C Hamano
2006-11-13 19:45 ` Alex Riesen
2006-11-13 19:54 ` Shawn Pearce
2006-11-13 20:03 ` Petr Baudis
2006-11-13 20:10 ` Shawn Pearce
2006-11-13 20:22 ` Junio C Hamano
2006-11-14 20:08 ` Petr Baudis
2006-11-13 20:05 ` Junio C Hamano
2006-11-13 22:52 ` Alex Riesen
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='ej7fgp$8ca$1@sea.gmane.org' \
--to=wildfire@progsoc.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 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).