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:
ce432ca
)
Git 1.8.2
author
Junio C Hamano
<redacted>
Wed, 13 Mar 2013 18:28:08 +0000
(11:28 -0700)
committer
Junio C Hamano
<redacted>
Wed, 13 Mar 2013 18:28:08 +0000
(11:28 -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 9d29ed55042432bb976836347203b2d83dc27056..7efaa591b8f29b7d9ab415efb7ebe4f83e41a72b 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:v1.8.2/git.html[documentation for release 1.8.2]
+
+* release notes for
+ link:RelNotes/1.8.2.txt[1.8.2].
+
* link:v1.8.1.5/git.html[documentation for release 1.8.1.5]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index c725291fcc59fc2bacfc0d37d88b880c2d511a02..f189b7889e7b19fd1e8a5412c899d8b70fab9d9d 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2
-rc3
+DEF_VER=v1.8.2
LF='
'
git clone https://git.99rst.org/PROJECT