From: Nicolas Pitre Date: Wed, 13 Dec 2006 21:25:26 +0000 (-0500) Subject: repacked packs should be read-only X-Git-Tag: v1.5.0-rc0~115 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ad2c82c0e1a543f4475a948ccb3eb4afcce86f26;p=git-core%2Fgit.git repacked packs should be read-only ... just like the other pack creating tools do. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano --- diff --git a/git-repack.sh b/git-repack.sh index f150a558c..067898f12 100755 --- a/git-repack.sh +++ b/git-repack.sh @@ -67,6 +67,8 @@ name=$(git-pack-objects --non-empty --all $args