Git 2.0
This commit is contained in:
parent
4a28f169ad
commit
e156455ea4
@ -43,6 +43,11 @@ unreleased) version of Git, that is available from 'master'
|
|||||||
branch of the `git.git` repository.
|
branch of the `git.git` repository.
|
||||||
Documentation for older releases are available here:
|
Documentation for older releases are available here:
|
||||||
|
|
||||||
|
* link:v2.0.0/git.html[documentation for release 2.0]
|
||||||
|
|
||||||
|
* release notes for
|
||||||
|
link:RelNotes/2.0.0.txt[2.0.0].
|
||||||
|
|
||||||
* link:v1.9.3/git.html[documentation for release 1.9.3]
|
* link:v1.9.3/git.html[documentation for release 1.9.3]
|
||||||
|
|
||||||
* release notes for
|
* release notes for
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v2.0.0-rc4
|
DEF_VER=v2.0.0
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user