Skip to content
Snippets Groups Projects
Commit be08dee9 authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Git 2.6

parent 8d530c4d
Branches
No related tags found
No related merge requests found
...@@ -43,6 +43,11 @@ unreleased) version of Git, that is available from the 'master' ...@@ -43,6 +43,11 @@ unreleased) version of Git, that is available from the '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.6.0/git.html[documentation for release 2.6]
* release notes for
link:RelNotes/2.6.0.txt[2.6].
* link:v2.5.3/git.html[documentation for release 2.5.3] * link:v2.5.3/git.html[documentation for release 2.5.3]
* release notes for * release notes for
......
#!/bin/sh #!/bin/sh
GVF=GIT-VERSION-FILE GVF=GIT-VERSION-FILE
DEF_VER=v2.6.0-rc3 DEF_VER=v2.6.0
LF=' LF='
' '
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment