Skip to content

Commit 9d76265

Browse files
authored
Merge pull request #769 from ayu-ch/ac-update-adoc-format
Rename references from *.txt to *.adoc in documentation paths.
2 parents 0c1dde2 + 32645eb commit 9d76265

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Hacking-Git.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ suggest improvements. Thanks!
3838

3939
* ["My First Contribution"](https://git-scm.com/docs/MyFirstContribution)
4040

41-
* ["My First Object Walk"](https://github.com/git/git/blob/master/Documentation/MyFirstObjectWalk.txt)
41+
* ["My First Object Walk"](https://github.com/git/git/blob/master/Documentation/MyFirstObjectWalk.adoc)
4242

4343
* [Matheus' tutorial](https://matheustavares.gitlab.io/posts/first-steps-contributing-to-git)
4444

@@ -102,7 +102,7 @@ suggest improvements. Thanks!
102102

103103
* [`gitworkflows`](https://git-scm.com/docs/gitworkflows) manual page
104104

105-
* ["How to maintain Git"](https://github.com/git/git/blob/master/Documentation/howto/maintain-git.txt)
105+
* ["How to maintain Git"](https://github.com/git/git/blob/master/Documentation/howto/maintain-git.adoc)
106106

107107
* ["How the Creators of Git do Branching"](https://hackernoon.com/how-the-creators-of-git-do-branches-e6fcc57270fb), and the associated [gitworkflow](https://github.com/rocketraman/gitworkflow) repository
108108

SoC-2019-Ideas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ See discussion in:
137137
- Possible mentors: Christian Couder, Thomas Gummerer
138138

139139
A number of Git commands, like `git log`, can show commit information
140-
in a configurable way using ["pretty" formats](https://github.com/git/git/blob/master/Documentation/pretty-formats.txt).
140+
in a configurable way using ["pretty" formats](https://github.com/git/git/blob/master/Documentation/pretty-formats.adoc).
141141
Such formats though don't yet support some features that users would
142142
like, for example to display a log like the following:
143143

SoC-2020-Ideas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ See discussion in:
4545

4646
A number of Git commands, like `git log`, can show commit information
4747
in a configurable way using
48-
["pretty" formats](https://github.com/git/git/blob/master/Documentation/pretty-formats.txt).
48+
["pretty" formats](https://github.com/git/git/blob/master/Documentation/pretty-formats.adoc).
4949
Such formats though don't yet support some features that users would
5050
like, for example to display a log like the following:
5151

SoC-2024-Ideas.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ the reftable ones.
5555
- <https://lore.kernel.org/git/[email protected]/>
5656
- <https://lore.kernel.org/git/[email protected]/>
5757
- <https://lore.kernel.org/git/[email protected]/>
58-
- <https://github.com/git/git/blob/master/Documentation/technical/unit-tests.txt>
58+
- <https://github.com/git/git/blob/master/Documentation/technical/unit-tests.adoc>
5959

6060
Expected Project Size: 175 hours or 350 hours
6161

@@ -77,7 +77,7 @@ the new framework.
7777
See:
7878

7979
- this discussion <https://lore.kernel.org/git/[email protected]/>
80-
- <https://github.com/git/git/blob/master/Documentation/technical/unit-tests.txt>
80+
- <https://github.com/git/git/blob/master/Documentation/technical/unit-tests.adoc>
8181
- <https://git-scm.com/docs/reftable>
8282

8383
Expected Project Size: 175 hours or 350 hours

0 commit comments

Comments
 (0)