diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-01-12 14:08:42 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-01-12 14:08:42 -0800 |
commit | def6dd9bc67725f3d35d1a18f67c395c107cee0a (patch) | |
tree | d0323fdd1e59b6a49f01914f9a294bff7c30f51c /Documentation/git.txt | |
parent | Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository' (diff) | |
parent | Git 2.2.2 (diff) | |
download | tgif-def6dd9bc67725f3d35d1a18f67c395c107cee0a.tar.xz |
Sync with 2.2.2
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 179615195f..9d33431427 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]. |