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:
6ceb270
)
Git 1.7.5
author
Junio C Hamano
<redacted>
Sun, 24 Apr 2011 06:36:32 +0000
(23:36 -0700)
committer
Junio C Hamano
<redacted>
Sun, 24 Apr 2011 06:36:32 +0000
(23:36 -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 e4d43a9653c58a79ee9a23ef4c001fd68db82388..9d5949229abac83b3e38b4f08565653f10492360 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.5/git.html[documentation for release 1.7.5]
+
+* release notes for
+ link:RelNotes/1.7.5.txt[1.7.5].
+
* link:v1.7.4.5/git.html[documentation for release 1.7.4.5]
* release notes for
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index cff3d9ff33985f26108dad6bbefca25e364fd0c3..68691b3c124d27c74401fa736a318dda2494aede 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5
-rc3
+DEF_VER=v1.7.5
LF='
'
git clone https://git.99rst.org/PROJECT