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

Git 1.9.3


The third maintenance release for Git 1.9; contains all the fixes
that are scheduled to appear in Git 2.0 since 1.9.2.

Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent e28dcdce
Branches
Tags v1.9.3
No related merge requests found
......@@ -43,9 +43,10 @@ unreleased) version of Git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
* link:v1.9.2/git.html[documentation for release 1.9.2]
* link:v1.9.3/git.html[documentation for release 1.9.3]
* release notes for
link:RelNotes/1.9.3.txt[1.9.3],
link:RelNotes/1.9.2.txt[1.9.2],
link:RelNotes/1.9.1.txt[1.9.1],
link:RelNotes/1.9.0.txt[1.9.0].
......
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.9.2
DEF_VER=v1.9.3
LF='
'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment