login
Header Space

 
 

Re: git gc & deleted branches

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Guido Ostkamp <git@...>
Cc: <git@...>
Date: Thursday, May 8, 2008 - 2:39 pm

On Thu, May 08, 2008 at 07:45:31PM +0200, Guido Ostkamp wrote:


git-gc uses a "safe" pruning mode, where it only prunes unreferenced
objects that are older than a certain period (this makes it safe to run
git-gc, even if other processes are creating objects at the same time).

So try

[gc]
        pruneExpire = now

Alternatively, you can just run 'git prune' manually instead of 'git
gc'.


Those won't help at all; they are purely about moving refs from
individual files into the 'packed-refs' file.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git gc &amp; deleted branches, Guido Ostkamp, (Thu May 8, 1:45 pm)
Re: git gc & deleted branches, Jeff King, (Thu May 8, 2:39 pm)
Re: git gc &amp; deleted branches, Guido Ostkamp, (Thu May 8, 2:55 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 4:51 pm)
Re: git gc &amp; deleted branches, Brandon Casey, (Thu May 8, 4:07 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 4:56 pm)
Re: git gc &amp; deleted branches, Guido Ostkamp, (Thu May 8, 4:52 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 5:01 pm)
Re: git gc &amp; deleted branches, Guido Ostkamp, (Thu May 8, 5:33 pm)
Re: git gc &amp; deleted branches, Nicolas Pitre, (Thu May 8, 5:15 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 5:17 pm)
Re: git gc &amp; deleted branches, Brandon Casey, (Thu May 8, 5:23 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 5:31 pm)
Re: git gc &amp; deleted branches, Brandon Casey, (Thu May 8, 5:40 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 5:44 pm)
Re: git gc &amp; deleted branches, Brandon Casey, (Thu May 8, 5:53 pm)
Re: git gc &amp; deleted branches, Jeff King, (Thu May 8, 6:48 pm)
speck-geostationary