]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-am.txt
docs: add CONFIGURATION sections that map to a built-in
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 7 Sep 2022 08:27:04 +0000 (10:27 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Sep 2022 16:46:06 +0000 (09:46 -0700)
commit16f6b0d1aa598d665ada827cf89bda2112853680
treebd170f58eda6f6bba757b117ecc99662a70796e9
parent00c80534f63bc27e11e2f17a8623af142ac122c0
docs: add CONFIGURATION sections that map to a built-in

Add a CONFIGURATION section to the documentation of various built-ins,
for those cases where the relevant config/NAME.txt describes
configuration that is only used by the relevant built-in documented in
git-NAME.txt. Subsequent commits will handle more complex cases.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Reviewed-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
13 files changed:
Documentation/git-add.txt
Documentation/git-am.txt
Documentation/git-clean.txt
Documentation/git-clone.txt
Documentation/git-commit-graph.txt
Documentation/git-commit.txt
Documentation/git-fast-import.txt
Documentation/git-mailinfo.txt
Documentation/git-maintenance.txt
Documentation/git-push.txt
Documentation/git-revert.txt
Documentation/git-show-branch.txt
Documentation/git-stash.txt