Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Fonseca <fonseca@diku.dk>2005-11-15 15:29:18 +0300
committerJunio C Hamano <junkio@cox.net>2005-11-15 22:42:28 +0300
commita52e4ef877f693a69710145f56d867365a755f91 (patch)
treef29fc72a44e71ea0901d7beef749f9b5d8b828e2 /Documentation/git.txt
parentcd0a781c386b197e63a30104bead39420eada7ca (diff)
Fix git(1) link to git-index-pack
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 7045f3f97e..bd389bdb97 100644
--- 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]::