Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: git-htmldocs.googlecode.com is no more
author
Jonathan Nieder
<jrnieder@gmail.com>
Wed, 22 Jun 2016 17:38:25 +0000
(10:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 22 Jun 2016 19:37:33 +0000
(12:37 -0700)
http://git-htmldocs.googlecode.com/git/git.html says
There was no service found for the uri requested.
Link to the rendered documentation on Jekyll instead.
Reported-by: Andrea Stacchiotti <andreastacchiotti@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
0b65a8d
)
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 5a10e9b4a06cbf34ff3d15032fe7f7d13ed0c3ba..4243664ed14c50b17d56a93c3c2e91cb75f03ad5 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-31,8
+31,8
@@
page to learn what commands Git offers. You can learn more about
individual Git commands with "git help command". linkgit:gitcli[7]
manual page gives you an overview of the command-line command syntax.
-
Formatted and hyperlinked version
of the latest Git documentation
-can be viewed at `http
://git-htmldocs.googlecode.com/git
/git.html`.
+
A formatted and hyperlinked copy
of the latest Git documentation
+can be viewed at `http
s://git.github.io/htmldocs
/git.html`.
ifdef::stalenotes[]
[NOTE]