author | Junio C Hamano <junkio@cox.net> | |
Thu, 16 Feb 2006 19:57:18 +0000 (11:57 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 22 Feb 2006 21:14:57 +0000 (13:14 -0800) | ||
commit | 4181bda1567fc749623eac1c81c2b07c882d63b3 | |
tree | 8f4f13bdc0c72503c9de0379f0f747cd8277a234 | tree | snapshot |
parent | ab7cd7bb8c02dc40ca3a909653e8f56226f9e440 | commit | diff |
git-repack: allow passing a couple of flags to pack-objects.
A new flag -q makes underlying pack-objects less chatty.
A new flag -f forces delta to be recomputed from scratch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
A new flag -q makes underlying pack-objects less chatty.
A new flag -f forces delta to be recomputed from scratch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-repack.txt | diff | blob | history | |
git-repack.sh | diff | blob | history |