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 - 4:51 pm

On Thu, May 08, 2008 at 08:55:50PM +0200, Guido Ostkamp wrote:


It worked fine for me; it's possible, as Brandon mentioned, that it is
in a pack already, and only a "repack -a" would get rid of it. FWIW, my
steps were:

  # ...same as you for repo and branch creation
  git branch -D test
  git config gc.reflogexpire 0
  git config gc.reflogexpireunreachable 0
  git config gc.pruneexpire now
  git gc
  du -s .git ;# shows 10396

-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 &amp; 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 & 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