diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:33:22 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:33:22 +0900 |
| commit | 95d67879735cfecfdd85f89e59d993c5b4de8835 (patch) | |
| tree | 0dd6aaca37286c8b8a36edf5cb3674a0deccde6e /Documentation/git.txt | |
| parent | Merge branch 'maint-2.11' into maint (diff) | |
| download | git-2.12.3.tar.gz git-2.12.3.zip | |
Git 2.12.3v2.12.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
| -rw-r--r-- | Documentation/git.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index f40d6c4b19..a52b155b4b 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,11 +44,12 @@ 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.12.2/git.html[documentation for release 2.12.2] +* link:v2.12.3/git.html[documentation for release 2.12.3] * release notes for - link:RelNotes/2.12.2.txt[2.12.2]. - link:RelNotes/2.12.1.txt[2.12.1]. + link:RelNotes/2.12.3.txt[2.12.3], + link:RelNotes/2.12.2.txt[2.12.2], + link:RelNotes/2.12.1.txt[2.12.1], link:RelNotes/2.12.0.txt[2.12]. * link:v2.11.1/git.html[documentation for release 2.11.1] |
