git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David Kågedal" <davidk@lysator.liu.se>
To: Git Mailing List <git@vger.kernel.org>
Subject: Lots of loose objects
Date: Wed, 10 Oct 2007 21:13:12 +0200	[thread overview]
Message-ID: <87myuqwzp3.fsf@lysator.liu.se> (raw)

I hade a tree that made git-gui complain that I had too many loose
objects every time I started it (3072 to be precise).  Letting git-gui
compress it for me didn't help.  Neither did git-gc, even with the
--aggressive flag.

I noticed that I had a lot of loose files in .git/objects, and
suddenly I remembered that there was a command called "git
prune". Finally I was able to get rid of those loose objects.

The problem here is probably mostly that I couldn't get any help from
git-gui or git-gc.  git-gui claimed it would fix the problem for me,
but failed.  git-gc didn't mention that it left a bunch of files
untouched.

-- 
David Kågedal

             reply	other threads:[~2007-10-10 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 19:13 David Kågedal [this message]
2007-10-10 19:37 ` Lots of loose objects 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=87myuqwzp3.fsf@lysator.liu.se \
    --to=davidk@lysator.liu.se \
    --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).