Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] git-clone-script: store where we cloned from in .git/branches/origin
[gitweb.git]
/
Documentation
/
git-unpack-objects.txt
diff --git
a/Documentation/git-unpack-objects.txt
b/Documentation/git-unpack-objects.txt
index 20dcbaa59390397a01f03da1516305d298d6d012..a12b8438bfd67df7fdee520fd039a9b39415d3bb 100644
(file)
--- a/
Documentation/git-unpack-objects.txt
+++ b/
Documentation/git-unpack-objects.txt
@@
-4,7
+4,7
@@
v0.1, July 2005
NAME
----
-git-unpack-objects -
Create a packed archive of objects
.
+git-unpack-objects -
Unpack objects from a packed archive
.
SYNOPSIS