My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7af09d
)
git.7: Mention preformatted html doc location
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>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index
c81162e
..
aa65802
100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-29,6
+29,10
@@
in a coherent way to git enlightenment ;-).
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]
============