Skip to content

Commit a7154e9

Browse files
sigprofJunio C Hamano
authored andcommitted
[PATCH] Documentation: Update all files to use the new gitlink: macro
The replacement was performed automatically by these commands: perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \ README Documentation/*.txt perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \ README Documentation/*.txt Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent d1c2e11 commit a7154e9

File tree

95 files changed

+213
-213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+213
-213
lines changed

Documentation/git-add.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
2929

3030
GIT
3131
---
32-
Part of the link:git.html[git] suite
32+
Part of the gitlink:git[7] suite
3333

Documentation/git-apply.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ Documentation by Junio C Hamano
7272

7373
GIT
7474
---
75-
Part of the link:git.html[git] suite
75+
Part of the gitlink:git[7] suite
7676

Documentation/git-applymbox.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ OPTIONS
6767

6868
SEE ALSO
6969
--------
70-
link:git-applypatch.html[git-applypatch].
70+
gitlink:git-applypatch[1].
7171

7272

7373
Author
@@ -80,5 +80,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
8080

8181
GIT
8282
---
83-
Part of the link:git.html[git] suite
83+
Part of the gitlink:git[7] suite
8484

Documentation/git-applypatch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
4646

4747
GIT
4848
---
49-
Part of the link:git.html[git] suite
49+
Part of the gitlink:git[7] suite
5050

Documentation/git-archimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ Documentation by Junio C Hamano, Martin Langhoff and the git-list <git@vger.kern
7878

7979
GIT
8080
---
81-
Part of the link:git.html[git] suite
81+
Part of the gitlink:git[7] suite
8282

Documentation/git-bisect.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
9696

9797
GIT
9898
---
99-
Part of the link:git.html[git] suite
99+
Part of the gitlink:git[7] suite
100100

Documentation/git-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
3535

3636
GIT
3737
---
38-
Part of the link:git.html[git] suite
38+
Part of the gitlink:git[7] suite
3939

Documentation/git-cat-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
5757

5858
GIT
5959
---
60-
Part of the link:git.html[git] suite
60+
Part of the gitlink:git[7] suite
6161

Documentation/git-checkout-index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
102102

103103
GIT
104104
---
105-
Part of the link:git.html[git] suite
105+
Part of the gitlink:git[7] suite
106106

Documentation/git-checkout.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
3939

4040
GIT
4141
---
42-
Part of the link:git.html[git] suite
42+
Part of the gitlink:git[7] suite
4343

0 commit comments

Comments
 (0)