summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-10 00:16:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-06-10 19:34:42 (GMT)
commit362de916c06521205276acb7f51c99f47db94727 (patch)
treec1fef48675edd74e9af19405339e8bdaebd56b0c /Documentation/git.txt
parenta45406585b0a42e38e580baf47b0daf631c5e454 (diff)
downloadgit-362de916c06521205276acb7f51c99f47db94727.zip
git-362de916c06521205276acb7f51c99f47db94727.tar.gz
git-362de916c06521205276acb7f51c99f47db94727.tar.bz2
Git 1.8.3.1v1.8.3.1
Primarily to push out two regression issues that seem to affect many people, namely, the ".gitignore !directory" bug and "daemon cannot read from $HOME owned by root" bug. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 9e302b0..443d88f 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -43,6 +43,12 @@ unreleased) version of Git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
+* link:v1.8.3.1/git.html[documentation for release 1.8.3.1]
+
+* release notes for
+ link:RelNotes/1.8.3.1.txt[1.8.3.1],
+ link:RelNotes/1.8.3.txt[1.8.3].
+
* link:v1.8.2.3/git.html[documentation for release 1.8.2.3]
* release notes for