Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- Date: Tue, 13 May 2008 23:46:38 +0200
- From: "Stephen R. van den Berg" <srb@xxxxxxx>
- Subject: Re: Why repository grows after "git gc"? / Purpose of *.keep files?
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.
--
Sincerely, srb@xxxxxxx
Stephen R. van den Berg.
--
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
- Follow-Ups:
- 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?
- 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
- Why repository grows after "git gc"? / Purpose of *.keep files?
- Prev by Date: Re: [JGIT PATCH v2 05/24] Added WorkTree class which can be constructed over Repository.
- Next by Date: Re: [PATCH] builtin-apply: check for empty files when detecting creation patch
- Previous by thread: Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- Next by thread: Re: Why repository grows after "git gc"? / Purpose of *.keep files?
- Index(es):