Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Move git_author_info and git_commiter_info to ident.c
[gitweb.git]
/
git-prune-script
diff --git
a/git-prune-script
b/git-prune-script
index 97646685b70ac18210be130566b2c36395120385..2c678f26a4ec8c9a319944b76c427b30450bf861 100755
(executable)
--- a/
git-prune-script
+++ b/
git-prune-script
@@
-14,7
+14,7
@@
do
shift;
done
-git-fsck-cache --cache --unreachable "$@" |
+git-fsck-cache --
full --
cache --unreachable "$@" |
sed -ne '/unreachable /{
s/unreachable [^ ][^ ]* //
s|\(..\)|\1/|p