summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a7af09d)
raw | patch | inline | side by side (parent: a7af09d)
author | Jari Aalto <jari.aalto@cante.net> | |
Mon, 30 Apr 2007 11:21:38 +0000 (14:21 +0300) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 30 Apr 2007 23:43:12 +0000 (16:43 -0700) |
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 c81162eba5ec50b3b58bc008b2f82060d3fe4e23..aa65802c861cdaef829e4d4fc60aafaa371f66aa 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
The COMMAND is either a name of a Git command (see below) or an alias
as defined in the configuration file (see gitlink:git-config[1]).
+Formatted and hyperlinked version of the latest git
+documentation can be viewed at
+`http://www.kernel.org/pub/software/scm/git/docs/`.
+
ifdef::stalenotes[]
[NOTE]
============