X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=531789321c3b09f522f3284b736b8c65227c31b4;hb=2caa321503cbb6dfd3867d5befe615ae541a77b3;hp=f6e10f586c8d4e8fa8231f118cd5a107e79c4371;hpb=33a0292e612915320e56f392b3372589f602a9e6;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index f6e10f586..531789321 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,11 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.7.2/git.html[documentation for release 1.7.2] +* link:v1.7.2.2/git.html[documentation for release 1.7.2.2] * release notes for + link:RelNotes-1.7.2.2.txt[1.7.2.2], + link:RelNotes-1.7.2.1.txt[1.7.2.1], link:RelNotes-1.7.2.txt[1.7.2]. * link:v1.7.1.2/git.html[documentation for release 1.7.1.2] @@ -726,6 +728,13 @@ The documentation for git suite was started by David Greaves , and later enhanced greatly by the contributors on the git-list . +Reporting Bugs +-------------- + +Report bugs to the Git mailing list where the +development and maintenance is primarily done. You do not have to be +subscribed to the list to send a message there. + SEE ALSO -------- linkgit:gittutorial[7], linkgit:gittutorial-2[7],