diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-07-22 11:34:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-22 11:34:25 -0700 |
commit | 0bde8c0c1e53e2b2001f4ced58d3e66865758cea (patch) | |
tree | 2fe55b27c11430a6a89197748c71abde92c7bee5 /Documentation/git.txt | |
parent | 9c559d5b86389de2449cd3cd5d53afa14936a6df (diff) | |
parent | 117eea7eaaeb5ecb77d9b7cebdb40b4e85f37374 (diff) | |
download | git-0bde8c0c1e53e2b2001f4ced58d3e66865758cea.tar.gz |
Sync with Git 1.8.3.4
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 e9b4922110..3bdd56e8f4 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -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.8.3.3/git.html[documentation for release 1.8.3.3] +* link:v1.8.3.4/git.html[documentation for release 1.8.3.4] * release notes for + link:RelNotes/1.8.3.4.txt[1.8.3.4], link:RelNotes/1.8.3.3.txt[1.8.3.3], link:RelNotes/1.8.3.2.txt[1.8.3.2], link:RelNotes/1.8.3.1.txt[1.8.3.1], |