diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-02-05 14:53:52 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-02-05 14:54:56 -0800 |
| commit | a08595f76159b09d57553e37a5123f1091bb13e7 (patch) | |
| tree | 18d495bc11528aaee693b83099f837e15e70fa5c /Documentation/git.txt | |
| parent | Merge branch 'lv/add-doc-working-tree' into maint (diff) | |
| download | git-2.7.1.tar.gz git-2.7.1.zip | |
Git 2.7.1v2.7.1
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 bff6302c0d..d987ad20c9 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.7.0/git.html[documentation for release 2.7] +* link:v2.7.1/git.html[documentation for release 2.7.1] * release notes for + link:RelNotes/2.7.1.txt[2.7.1], link:RelNotes/2.7.0.txt[2.7]. * link:v2.6.5/git.html[documentation for release 2.6.5] |
