| author | Dana L. How <danahow@gmail.com> | |
| Sun, 13 May 2007 19:47:09 +0000 (12:47 -0700) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Mon, 21 May 2007 04:55:26 +0000 (21:55 -0700) | ||
| commit | 6b94b1a09af9cf877f0bc43d6097bce56f856866 | |
| tree | fbcf76db0f43a5f3448d5732a2c97d453061e5d4 | tree | snapshot |
| parent | ebe27b137c971d6d436c8d2125296ee526f6d02b | commit | diff |
git-repack --max-pack-size: add option parsing to enable feature
Add --max-pack-size parsing and usage messages.
Upgrade git-repack.sh to handle multiple packfile names,
and build packfiles in GIT_OBJECT_DIRECTORY not GIT_DIR.
Update documentation.
Signed-off-by: Dana L. How <danahow@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add --max-pack-size parsing and usage messages.
Upgrade git-repack.sh to handle multiple packfile names,
and build packfiles in GIT_OBJECT_DIRECTORY not GIT_DIR.
Update documentation.
Signed-off-by: Dana L. How <danahow@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| Documentation/git-pack-objects.txt | diff | blob | history | |
| Documentation/git-repack.txt | diff | blob | history | |
| builtin-pack-objects.c | diff | blob | history | |
| git-repack.sh | diff | blob | history |