diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:30:46 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:30:46 -0800 |
| commit | 9a8c2b67cd5a51666f2c0ce3fbbdb08b97b79b3d (patch) | |
| tree | bc6ce29d1ec757d9d036532531a1046db4da0d96 /Documentation/git.txt | |
| parent | Sync with v1.9.5 (diff) | |
| download | git-2.0.5.tar.gz git-2.0.5.zip | |
Git 2.0.5v2.0.5
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 aa5b268e00..674ecf9a3b 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:v2.0.4/git.html[documentation for release 2.0.4] +* link:v2.0.5/git.html[documentation for release 2.0.5] * release notes for + link:RelNotes/2.0.5.txt[2.0.5], link:RelNotes/2.0.4.txt[2.0.4], link:RelNotes/2.0.3.txt[2.0.3], link:RelNotes/2.0.2.txt[2.0.2], |
