@@ -21,17 +21,17 @@ License version 2 (some parts of it are under different licenses,
2121compatible with the GPLv2). It was originally written by Linus
2222Torvalds with help of a group of hackers around the net.
2323
24- Please read the file INSTALL for installation instructions.
24+ Please read the file [ INSTALL] [ ] for installation instructions.
2525
26- See Documentation/gittutorial.txt to get started, then see
27- Documentation/giteveryday.txt for a useful minimum set of commands, and
28- Documentation/git-commandname.txt for documentation of each command.
26+ See [ Documentation/gittutorial.txt] [ ] to get started, then see
27+ [ Documentation/giteveryday.txt] [ ] for a useful minimum set of commands, and
28+ [ Documentation/git-commandname.txt] [ ] for documentation of each command.
2929If git has been correctly installed, then the tutorial can also be
3030read with "man gittutorial" or "git help tutorial", and the
3131documentation of each command with "man git-commandname" or "git help
3232commandname".
3333
34- CVS users may also want to read Documentation/gitcvs-migration.txt
34+ CVS users may also want to read [ Documentation/gitcvs-migration.txt] [ ]
3535("man gitcvs-migration" or "git help cvs-migration" if git is
3636installed).
3737
@@ -41,7 +41,7 @@ including full documentation and Git related tools.
4141The user discussion and development of Git take place on the Git
4242mailing list -- everyone is welcome to post bug reports, feature
4343requests, comments and patches to git@vger.kernel.org (read
44- Documentation/SubmittingPatches for instructions on patch submission).
44+ [ Documentation/SubmittingPatches] [ ] for instructions on patch submission).
4545To subscribe to the list, send an email with just "subscribe git" in
4646the body to majordomo@vger.kernel.org . The mailing list archives are
4747available at http://news.gmane.org/gmane.comp.version-control.git/ ,
@@ -51,3 +51,10 @@ The maintainer frequently sends the "What's cooking" reports that
5151list the current status of various development topics to the mailing
5252list. The discussion following them give a good reference for
5353project status, development direction and remaining tasks.
54+
55+ [ INSTALL ] : INSTALL
56+ [ Documentation/gittutorial.txt ] : Documentation/gittutorial.txt
57+ [ Documentation/giteveryday.txt ] : Documentation/giteveryday.txt
58+ [ Documentation/git-commandname.txt ] : Documentation/git-commandname.txt
59+ [ Documentation/gitcvs-migration.txt ] : Documentation/gitcvs-migration.txt
60+ [ Documentation/SubmittingPatches ] : Documentation/SubmittingPatches
0 commit comments