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:
634a5f2
)
Git 1.7.9
author
Junio C Hamano
<redacted>
Fri, 27 Jan 2012 19:31:02 +0000
(11:31 -0800)
committer
Junio C Hamano
<redacted>
Fri, 27 Jan 2012 19:31:02 +0000
(11:31 -0800)
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 db5d5570cf001683875b8c50f50dcecd8608196c..c991430642a56001a82b6526bda70d602af9e9dc 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-44,6
+44,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.7.9/git.html[documentation for release 1.7.9]
+
+* release notes for
+ link:RelNotes/1.7.9.txt[1.7.9].
+
* link:v1.7.8.4/git.html[documentation for release 1.7.8.4]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index ba8a07a2eae71fc24251c4f8418f504b17c35b2c..70204f87f90c733db7043b3111b5c18226ab64ac 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9
-rc2
+DEF_VER=v1.7.9
LF='
'
git clone https://git.99rst.org/PROJECT