Skip to content

Commit b6faef3

Browse files
vdyegitster
authored andcommitted
scalar: fix command documentation section header
Rename the last section header in 'contrib/scalar/scalar.txt' from "Scalar" to "GIT". The linting rules of the 'documentation' CI build enforce the existence of a "GIT" section in command documentation. Although 'scalar.txt' is not yet checked, it will be in a future patch. Here, changing the header name is more appropriate than making a Scalar-specific exception to the linting rule. The existing "Scalar" section contains only a link back to the main Git documentation, essentially the same as the "GIT" section in builtin documentation. Changing the section name further clarifies the Scalar-Git association and maintains consistency with the rest of Git. Signed-off-by: Victoria Dye <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d42b38d commit b6faef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/scalar/scalar.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@ SEE ALSO
161161
--------
162162
linkgit:git-clone[1], linkgit:git-maintenance[1].
163163

164-
Scalar
164+
GIT
165165
---
166-
Associated with the linkgit:git[1] suite
166+
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)