Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bash: Support git-bisect and its subcommands.
[gitweb.git]
/
Documentation
/
git-repack.txt
diff --git
a/Documentation/git-repack.txt
b/Documentation/git-repack.txt
index 0fa47e3b018815ffa9de23725737fe2b599eaead..4a57ce86017b42519a63532cb59284f28a36dfee 100644
(file)
--- a/
Documentation/git-repack.txt
+++ b/
Documentation/git-repack.txt
@@
-3,8
+3,7
@@
git-repack(1)
NAME
----
-git-repack - Script used to pack a repository from a collection of
-objects into pack files.
+git-repack - Pack unpacked objects in a repository
SYNOPSIS