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:
0d8beaa
)
Git 1.8.4
author
Junio C Hamano
<redacted>
Fri, 23 Aug 2013 18:49:46 +0000
(11:49 -0700)
committer
Junio C Hamano
<redacted>
Fri, 23 Aug 2013 18:49:46 +0000
(11:49 -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 3bdd56e8f41bbe1fa695c5ef03a7c6d253e7af62..dca11cc96e7f0233fbfa4191cbdd3bb50f91f33e 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.4/git.html[documentation for release 1.8.4]
+
+* release notes for
+ link:RelNotes/1.8.4.txt[1.8.4].
+
* link:v1.8.3.4/git.html[documentation for release 1.8.3.4]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 572dfeb6e0a3e5cb8fee52053004f7f23ad3b424..06026eaed7b4eadca91f1e8cd221cfda86a8fd87 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4
-rc4
+DEF_VER=v1.8.4
LF='
'
git clone https://git.99rst.org/PROJECT