diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-01-12 14:06:12 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-01-12 14:06:12 -0800 |
| commit | fdf96a20acf96a6ac538df8113b2aafd6ed71d50 (patch) | |
| tree | f955c3a5d03f61094de522958a6402dd212924b4 /Documentation/git.txt | |
| parent | Merge branch 'jk/read-packed-refs-without-path-max' into maint (diff) | |
| download | git-2.2.2.tar.gz git-2.2.2.zip | |
Git 2.2.2v2.2.2
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 db4e407bb1..edceb50866 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.2.1/git.html[documentation for release 2.2.1] +* link:v2.2.2/git.html[documentation for release 2.2.2] * release notes for + link:RelNotes/2.2.2.txt[2.2.2], link:RelNotes/2.2.1.txt[2.2.1], link:RelNotes/2.2.0.txt[2.2]. |
