diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-07-15 10:45:02 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-15 10:45:02 -0700 |
commit | dbc96a77a4e699e356a54f85a93ac29a27c0780e (patch) | |
tree | be7b2fef377b1a7d1c2bd3fbbde338230c7d2827 /Documentation/git.txt | |
parent | f23777cda979f4bfb9fe36bf7c7ef75e955791b8 (diff) | |
parent | 5addd1c7531cc644787cd562a3c22a3b714c7d77 (diff) | |
download | git-dbc96a77a4e699e356a54f85a93ac29a27c0780e.tar.gz |
Sync with 1.8.3.3
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 b738a40e6b..e9b4922110 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.2/git.html[documentation for release 1.8.3.2] +* link:v1.8.3.3/git.html[documentation for release 1.8.3.3] * release notes for + 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], link:RelNotes/1.8.3.txt[1.8.3]. |