public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce•org>
To: Michael Gebetsroither <gebi@sbox•tugraz.at>
Cc: git@vger•kernel.org
Subject: Re: [BUG] git-gui loose object warning every hour
Date: Thu, 19 Jun 2008 20:32:16 -0400	[thread overview]
Message-ID: <20080620003216.GR11793@spearce.org> (raw)
In-Reply-To: <g3et71$j8k$1@ger.gmane.org>

Michael Gebetsroither <gebi@sbox•tugraz.at> wrote:
> New git-gui does not honor gc.auto=0 setting for his loose object
> warning.
> 
> The loose object warning from git-gui poped up 3 times in the last 4
> hours (i've gc'ed the repo every time).

This isn't a per-hour warning.  What's happening is there are loose
objects which git-gc has not pruned away.  Try running git-prune in
the repository to decrease the loose object count.

> I've already set gc.auto=0 so i do _NOT_ want git to do anything
> automatically.

Hmm.  Maybe git-gui should look at this flag on startup and if set
simply not perform the loose object count check.

> On every new git release there are new automatism that i've to disable.
> Is there a way to just disable all this automatism in all git tools
> globaly?

No.

-- 
Shawn.

  reply	other threads:[~2008-06-20  0:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20  0:21 [BUG] git-gui loose object warning every hour Michael Gebetsroither
2008-06-20  0:32 ` Shawn O. Pearce [this message]
2008-06-20  0:40   ` Michael Gebetsroither

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=20080620003216.GR11793@spearce.org \
    --to=spearce@spearce$(echo .)org \
    --cc=gebi@sbox$(echo .)tugraz.at \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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