aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit-tree.txt
diff options
context:
space:
mode:
authorSergey Vlasov <vsu@altlinux.ru>2005-09-19 14:10:51 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-20 15:07:52 -0700
commita7154e916c6fab01dfb67629dae8c4430daff669 (patch)
treec32ca95df60d434b869133c60d8dcb1a3298b50a /Documentation/git-commit-tree.txt
parentd1c2e113c5b6bb580bb345fc9bc56e0b8712d070 (diff)
downloadgit-a7154e916c6fab01dfb67629dae8c4430daff669.tar.gz
[PATCH] Documentation: Update all files to use the new gitlink: macro
The replacement was performed automatically by these commands: perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \ README Documentation/*.txt perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \ README Documentation/*.txt Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-commit-tree.txt')
-rw-r--r--Documentation/git-commit-tree.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt
index 5536668813..705be4e334 100644
--- a/Documentation/git-commit-tree.txt
+++ b/Documentation/git-commit-tree.txt
@@ -75,7 +75,7 @@ Your sysadmin must hate you!::
See Also
--------
-link:git-write-tree.html[git-write-tree]
+gitlink:git-write-tree[1]
Author
@@ -88,5 +88,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
GIT
---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite