diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:34:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-04 10:34:19 -0700 |
commit | ef0e938a1a4b34bc0882e1c542c8e99c98737f7d (patch) | |
tree | 95fd055bd45588d16eea7a93158ce92d6489c066 /Documentation/git.txt | |
parent | 8545932d45c91437ac439b1a2df12cf397f71311 (diff) | |
parent | ecad27cf98c391d5cfdc26ce0e442e02347baad0 (diff) | |
download | git-ef0e938a1a4b34bc0882e1c542c8e99c98737f7d.tar.gz |
Sync with 2.3.9
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index e74e654099..a8740b994b 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -56,9 +56,10 @@ Documentation for older releases are available here: link:RelNotes/2.4.1.txt[2.4.1], link:RelNotes/2.4.0.txt[2.4]. -* link:v2.3.8/git.html[documentation for release 2.3.8] +* link:v2.3.9/git.html[documentation for release 2.3.9] * release notes for + link:RelNotes/2.3.9.txt[2.3.9], link:RelNotes/2.3.8.txt[2.3.8], link:RelNotes/2.3.7.txt[2.3.7], link:RelNotes/2.3.6.txt[2.3.6], @@ -69,9 +70,10 @@ Documentation for older releases are available here: link:RelNotes/2.3.1.txt[2.3.1], link:RelNotes/2.3.0.txt[2.3]. -* link:v2.2.2/git.html[documentation for release 2.2.2] +* link:v2.2.3/git.html[documentation for release 2.2.3] * release notes for + link:RelNotes/2.2.3.txt[2.2.3], 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]. |