* [PATCH 0/5] git-repack --max-pack-size
@ 2007-05-02 0:02 Dana How
0 siblings, 0 replies; only message in thread
From: Dana How @ 2007-05-02 0:02 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Git Mailing List, danahow
The three most common ways of making large packfiles
are git-fast-import, the first git-repack, or git-repack -a.
The first already supports a "--max-pack-size=N" option,
which limits the resulting packfiles to N megabytes.
This patchset adds the same option, with the same
behavior, to git-repack to handle the other two cases.
This iteration fixes the most recent issues,
including operation without implying -f/--no-reuse-delta.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-02 0:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-02 0:02 [PATCH 0/5] git-repack --max-pack-size Dana How
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.