All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xavier Bestel <xavier.bestel@free.fr>
To: Ryan Anderson <ryan@michonline.com>
Cc: Alejandro Bonilla <alejandro.bonilla@hp.com>,
	Dave Jones <davej@redhat.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: git fetching
Date: Fri, 30 Dec 2005 10:42:08 +0100	[thread overview]
Message-ID: <1135935728.31203.80.camel@capoeira> (raw)
In-Reply-To: <43B48A8C.8000708@michonline.com>

On Fri, 2005-12-30 at 02:17, Ryan Anderson wrote:

> Also, out of curiosity, do:
> 	du -sh .git/objects/ .git/objects/pack/
> 
> You shouldn't see a .git/objects/pack/ much greater than 200 meg, in
> fact, on freshly cloned tree it would only be about 100 meg:
> 
> http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/pack/

[xav@bip:~/git/linux-2.6]$ du -sh .git/objects/ .git/objects/pack/
1019M   .git/objects/
645M    .git/objects/pack/

It's not freshly cloned, but it's freshly updated and contains nothing
but the upstream sources.

	Xav



      parent reply	other threads:[~2005-12-30  9:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-30  0:53 git fetching Alejandro Bonilla
2005-12-30  1:01 ` Dave Jones
2005-12-30  1:17   ` Ryan Anderson
2005-12-30  7:13     ` Qi Yong
2005-12-30  9:42     ` Xavier Bestel [this message]

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=1135935728.31203.80.camel@capoeira \
    --to=xavier.bestel@free.fr \
    --cc=alejandro.bonilla@hp.com \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ryan@michonline.com \
    /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.