Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- Date: Wed, 14 May 2008 08:42:45 +0300
- From: Teemu Likonen <tlikonen@xxxxxx>
- Subject: Re: Why repository grows after "git gc"? / Purpose of *.keep files?
Stephen R. van den Berg wrote (2008-05-14 00:46 +0300): > Teemu Likonen wrote: > >This way the "daily" gc would operate very fast (as it leaves .keep > >packs alone), and with gc --aggressive user could easily decide when to > >create new landmark .keep packs (and also prune possible dangling > >objects inside previous .keep packs). Normal user don't need to know the > >details. Just run gc occasionally and maybe gc --aggressive when better > >optimization is needed. > > >How does this sound? > > It sounds sound :-). > I like the simplicity. It turned out that gc --aggressive is not what I thought it was, i.e. "pack aggressively and efficiently". So my suggestion implies the semantics that --aggressive would do effective compressing. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Teemu Likonen
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Teemu Likonen
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: David Tweed
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Shawn O. Pearce
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Junio C Hamano
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Shawn O. Pearce
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Paolo Bonzini
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Teemu Likonen
- Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- From: Stephen R. van den Berg
- Why repository grows after "git gc"? / Purpose of *.keep files?
- Prev by Date: Re: Submodule on Debian breaks
- Next by Date: Re: [PATCH 1/3] diff options: Introduce --ignore-submodules
- Previous by thread: Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- Next by thread: [user confusion] git-config error messages
- Index(es):