diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-06-25 12:32:58 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-25 12:32:58 -0700 |
commit | c47372d3a8a9fb7892cc1aa5cc5df7b6c1e61751 (patch) | |
tree | 58567d2e51bdcbeaf174c70d30fc7377489471fe /Documentation/git.txt | |
parent | 369a70fc7712801f708fc70b7be575cee32dd407 (diff) | |
parent | 341e7e8eda3dbeb6867f4f8f45b671201b807de5 (diff) | |
download | git-c47372d3a8a9fb7892cc1aa5cc5df7b6c1e61751.tar.gz git-c47372d3a8a9fb7892cc1aa5cc5df7b6c1e61751.tar.xz |
Sync with maint
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 3bd68b016..792420967 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.0.0/git.html[documentation for release 2.0] +* link:v2.0.1/git.html[documentation for release 2.0.1] * release notes for + link:RelNotes/2.0.1.txt[2.0.1], link:RelNotes/2.0.0.txt[2.0.0]. * link:v1.9.4/git.html[documentation for release 1.9.4] |