| author | Shawn O. Pearce <spearce@spearce.org> | |
| Wed, 23 Aug 2006 06:00:31 +0000 (02:00 -0400) | ||
| committer | Shawn O. Pearce <spearce@spearce.org> | |
| Sun, 14 Jan 2007 07:15:05 +0000 (02:15 -0500) | ||
| commit | d5c57b284e847a56cc1d98b783be95ba94285afe | |
| tree | 92535e41537a610c752c7b71afc985de99f6ec17 | tree | snapshot |
| parent | afde8dd96dbb81688d7cb22330e4fffcfc7def21 | commit | diff |
Converted fast-import to accept standard command line parameters.
The following command line options are now accepted before the
pack name:
--objects=n # replaces the object count after the pack name
--depth=n # delta chain depth to use (default is 10)
--active-branches=n # maximum number of branches to keep in memory
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The following command line options are now accepted before the
pack name:
--objects=n # replaces the object count after the pack name
--depth=n # delta chain depth to use (default is 10)
--active-branches=n # maximum number of branches to keep in memory
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
| fast-import.c | diff | blob | history |