diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-03-18 14:34:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-18 14:34:25 -0700 |
commit | 5172cb3bcb2c7e1a609e34cfae64e3b181e0226a (patch) | |
tree | 119c3b40fb7ddd56ad7fc7c70c7a0d5598389978 /Documentation/git.txt | |
parent | a35104faa205cbdd12ca253ca8b2440b0abeb532 (diff) | |
parent | cee0c2750bb5f1b38f15ef961517e03c2e39c9ec (diff) | |
download | git-5172cb3bcb2c7e1a609e34cfae64e3b181e0226a.tar.gz git-5172cb3bcb2c7e1a609e34cfae64e3b181e0226a.tar.xz |
Sync with 1.9.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 27a199ca1..e5f8ed094 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.9.0/git.html[documentation for release 1.9.0] +* link:v1.9.1/git.html[documentation for release 1.9.1] * release notes for + link:RelNotes/1.9.1.txt[1.9.1], link:RelNotes/1.9.0.txt[1.9.0]. * link:v1.8.5.5/git.html[documentation for release 1.8.5.5] |