diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-12-08 14:07:30 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-08 14:12:45 -0800 |
commit | bdfc6b364a51b19efbacbd46fcef5be41a5db50e (patch) | |
tree | 81aa47cde878c0e27f5217f15482383b84040f7c /Documentation/git.txt | |
parent | 4d0069f27717c801569e6f8a94ce00cf04f7bcd0 (diff) | |
download | git-bdfc6b364a51b19efbacbd46fcef5be41a5db50e.tar.gz |
Git 2.6.4v2.6.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 900272b1c3..cbf157be43 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,10 @@ unreleased) version of Git, that is available from the 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v2.6.3/git.html[documentation for release 2.6.3] +* link:v2.6.4/git.html[documentation for release 2.6.4] * release notes for + link:RelNotes/2.6.4.txt[2.6.4], link:RelNotes/2.6.3.txt[2.6.3], link:RelNotes/2.6.2.txt[2.6.2], link:RelNotes/2.6.1.txt[2.6.1], |