Signed-off-by: Alex Riesen <raa.lkml@xxxxxxxxx> --- Junio C Hamano, Thu, Mar 09, 2006 19:50:43 +0100: > I am inclined to say I prefer Alex' one. I guess it has to be sent in formally... git-repack.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) a594bee1d539f71970e321592f45a114ea648d92 diff --git a/git-repack.sh b/git-repack.sh index bc90112..2f643b5 100755 --- a/git-repack.sh +++ b/git-repack.sh @@ -74,6 +74,8 @@ then esac done ) + else + git-prune-packed fi git-prune-packed fi -- 1.2.4.g6ec337 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html