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:
41ca19b
)
Git 2.1
author
Junio C Hamano
<redacted>
Fri, 15 Aug 2014 22:09:12 +0000
(15:09 -0700)
committer
Junio C Hamano
<redacted>
Fri, 15 Aug 2014 22:09:12 +0000
(15:09 -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 b1c4f7a56f485d04a9a31c0657e6d1291dd72160..de7b870a35e63e43652be6468e6e5a17d2708a14 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.1.0/git.html[documentation for release 2.1]
+
+* release notes for
+ link:RelNotes/2.1.0.txt[2.1].
+
* link:v2.0.4/git.html[documentation for release 2.0.4]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index bbcd58fc53d65e3ba4c9ec6c399f57cee5bbc3d4..a4cdfbf7f6b547a45c9c561757c1588fe0fba369 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.0
-rc2
+DEF_VER=v2.1.0
LF='
'
git clone https://git.99rst.org/PROJECT