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:
25c7aeb
)
Git 2.9
author
Junio C Hamano
<redacted>
Mon, 13 Jun 2016 17:42:13 +0000
(10:42 -0700)
committer
Junio C Hamano
<redacted>
Mon, 13 Jun 2016 17:42:13 +0000
(10:42 -0700)
Signed-off-by: Junio C Hamano <redacted>
Documentation/git.txt
patch
|
blob
|
history
GIT-VERSION-GEN
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 5a10e9b4a06cbf34ff3d15032fe7f7d13ed0c3ba..5490d3c60197b15f6aa498a6c352e3daf3b3edfe 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-43,6
+43,11
@@
unreleased) version of Git, that is available from the 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
+* link:v2.9.0/git.html[documentation for release 2.9]
+
+* release notes for
+ link:RelNotes/2.9.0.txt[2.9].
+
* link:v2.8.4/git.html[documentation for release 2.8.4]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index e1d8231c7e0e9ad924afbebdecac9b6cd9095d77..ae4f56038529b5f9849eb68dee776a0e6bdcdb0c 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0
-rc2
+DEF_VER=v2.9.0
LF='
'
git clone https://git.99rst.org/PROJECT