projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd0a781
)
Fix git(1) link to git-index-pack
author
Jonas Fonseca
<fonseca@diku.dk>
Tue, 15 Nov 2005 12:29:18 +0000
(13:29 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 15 Nov 2005 19:42:28 +0000
(11:42 -0800)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index
7045f3f
..
bd389bd
100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-67,7
+67,7
@@
gitlink:git-commit-tree[1]::
gitlink:git-hash-object[1]::
Computes the object ID from a file.
-gitlink:git-index-pack
.html
[1]::
+gitlink:git-index-pack[1]::
Build pack index file for an existing packed archive.
gitlink:git-init-db[1]::