projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3219fb
)
repack: prune loose objects when -d is given
author
Junio C Hamano
<junkio@cox.net>
Sat, 11 Mar 2006 06:05:47 +0000
(22:05 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 11 Mar 2006 06:07:23 +0000
(22:07 -0800)
[jc: the request originally came from Martin Atukunda, which was
improved further by Alex Riesen]
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-repack.sh
patch
|
blob
|
history
diff --git
a/git-repack.sh
b/git-repack.sh
index
3d6fec1
..
bc90112
100755
(executable)
--- a/
git-repack.sh
+++ b/
git-repack.sh
@@
-75,6
+75,7
@@
then
done
)
fi
+ git-prune-packed
fi
case "$no_update_info" in