diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-09-29 23:22:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-29 23:22:53 -0700 |
commit | 28de297ffeb0d6357118e384f8d943f4a41e75ac (patch) | |
tree | cf9426f6eb316299bafad8f4538ee23be2688880 /Documentation/git.txt | |
parent | Merge branch 'rr/maint-submodule-unknown-cmd' (diff) | |
parent | Git 1.7.12.2 (diff) | |
download | tgif-28de297ffeb0d6357118e384f8d943f4a41e75ac.tar.xz |
Sync with 1.7.12.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 6710cb0a41..48bd04e22d 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.7.12.1/git.html[documentation for release 1.7.12.1] +* link:v1.7.12.2/git.html[documentation for release 1.7.12.2] * release notes for + link:RelNotes/1.7.12.2.txt[1.7.12.2], link:RelNotes/1.7.12.1.txt[1.7.12.1], link:RelNotes/1.7.12.txt[1.7.12]. |