Skip to content
Snippets Groups Projects
Commit c50fbb2d authored by Todd Zullinger's avatar Todd Zullinger Committed by Junio C Hamano
Browse files

README: *.txt -> *.adoc fixes


Signed-off-by: default avatarTodd Zullinger <tmz@pobox.com>
Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent d40da0bd
Branches
Tags
No related merge requests found
...@@ -17,15 +17,15 @@ Please read the file [INSTALL][] for installation instructions. ...@@ -17,15 +17,15 @@ Please read the file [INSTALL][] for installation instructions.
Many Git online resources are accessible from <https://git-scm.com/> Many Git online resources are accessible from <https://git-scm.com/>
including full documentation and Git related tools. including full documentation and Git related tools.
See [Documentation/gittutorial.txt][] to get started, then see See [Documentation/gittutorial.adoc][] to get started, then see
[Documentation/giteveryday.txt][] for a useful minimum set of commands, and [Documentation/giteveryday.adoc][] for a useful minimum set of commands, and
`Documentation/git-<commandname>.txt` for documentation of each command. `Documentation/git-<commandname>.adoc` for documentation of each command.
If git has been correctly installed, then the tutorial can also be If git has been correctly installed, then the tutorial can also be
read with `man gittutorial` or `git help tutorial`, and the read with `man gittutorial` or `git help tutorial`, and the
documentation of each command with `man git-<commandname>` or `git help documentation of each command with `man git-<commandname>` or `git help
<commandname>`. <commandname>`.
CVS users may also want to read [Documentation/gitcvs-migration.txt][] CVS users may also want to read [Documentation/gitcvs-migration.adoc][]
(`man gitcvs-migration` or `git help cvs-migration` if git is (`man gitcvs-migration` or `git help cvs-migration` if git is
installed). installed).
...@@ -66,9 +66,9 @@ and the name as (depending on your mood): ...@@ -66,9 +66,9 @@ and the name as (depending on your mood):
- "goddamn idiotic truckload of sh*t": when it breaks - "goddamn idiotic truckload of sh*t": when it breaks
[INSTALL]: INSTALL [INSTALL]: INSTALL
[Documentation/gittutorial.txt]: Documentation/gittutorial.txt [Documentation/gittutorial.adoc]: Documentation/gittutorial.adoc
[Documentation/giteveryday.txt]: Documentation/giteveryday.txt [Documentation/giteveryday.adoc]: Documentation/giteveryday.adoc
[Documentation/gitcvs-migration.txt]: Documentation/gitcvs-migration.txt [Documentation/gitcvs-migration.adoc]: Documentation/gitcvs-migration.adoc
[Documentation/SubmittingPatches]: Documentation/SubmittingPatches [Documentation/SubmittingPatches]: Documentation/SubmittingPatches
[Documentation/CodingGuidelines]: Documentation/CodingGuidelines [Documentation/CodingGuidelines]: Documentation/CodingGuidelines
[po/README.md]: po/README.md [po/README.md]: po/README.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment