Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: more examples.
[gitweb.git]
/
git-repack.sh
diff --git
a/git-repack.sh
b/git-repack.sh
index c0f271d1015d4d6abfa332a3baa427f125be3581..430ddc5a706945035149464d0bea8f25acc21d3c 100755
(executable)
--- a/
git-repack.sh
+++ b/
git-repack.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2005 Linus Torvalds
#
-. git-sh-setup
|| die "Not a git archive"
+. git-sh-setup
no_update_info= all_into_one= remove_redundant= local=
while case "$#" in 0) break ;; esac