]> git.ipfire.org Git - thirdparty/git.git/commit
doc: fix grammar errors in submodule description
authorElijah Newren <newren@gmail.com>
Thu, 16 Apr 2026 23:36:31 +0000 (23:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Apr 2026 04:22:01 +0000 (21:22 -0700)
commite8955061076952cc5eab0300424fc48b601fe12d
treec51af48af95e5829dfc160cb8b697c3f611adc69
parent60e8015d233a2431e75dcb832dcd5be5368ae452
doc: fix grammar errors in submodule description

6cc6d1b4c699 (Documentation: update add --force option + ignore=all
config, 2026-02-06) added text describing both the ignore=none and
ignore=all behaviors.  The former had minor formatting and grammatical
errors, while the latter was a bit garbled.  I have tried to tweak the
wording on the latter to make it read as I think was intended, and fixed
the minor grammatical issues with both as well.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/submodule.adoc
Documentation/gitmodules.adoc