git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4a28f16
)
Git 2.0
author
Junio C Hamano
<redacted>
Wed, 28 May 2014 18:04:19 +0000
(11:04 -0700)
committer
Junio C Hamano
<redacted>
Wed, 28 May 2014 18:04:19 +0000
(11:04 -0700)
Documentation/git.txt
patch
|
blob
|
history
GIT-VERSION-GEN
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index a041cd006a5a32937fff7938d6396fc563b145c2..c15609face05c03d4d8ea2fd8a9af9700976a121 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-43,6
+43,11
@@
unreleased) version of Git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
+* link:v2.0.0/git.html[documentation for release 2.0]
+
+* release notes for
+ link:RelNotes/2.0.0.txt[2.0.0].
+
* link:v1.9.3/git.html[documentation for release 1.9.3]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index aa039b4ab24457814d09e30b1d55c981036034ea..5d6dc5b4c6855765fecc32d036bcf19809fa1620 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0
-rc4
+DEF_VER=v2.0.0
LF='
'
git clone https://git.99rst.org/PROJECT