Merge branch 'ab/dedup-config-and-command-docs'
commit7a54d740451c1438b4db009bf2ebe1669c280ef8
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Sep 2022 19:56:39 +0000 (14 12:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Sep 2022 19:56:40 +0000 (14 12:56 -0700)
treef7e62497ee2ee95308c682377282dce0ab60a0b3
parentdd407f1c7c7cce148d7313537494d0bc049ccb0e
parent9274dea3d95365c1ed0cd5ef46a9b677ae5c478f
Merge branch 'ab/dedup-config-and-command-docs'

Share the text used to explain configuration variables used by "git
<subcmd>" in "git help <subcmd>" with the text from "git help config".

* ab/dedup-config-and-command-docs:
  docs: add CONFIGURATION sections that fuzzy map to built-ins
  docs: add CONFIGURATION sections that map to a built-in
  log docs: de-duplicate configuration sections
  difftool docs: de-duplicate configuration sections
  notes docs: de-duplicate and combine configuration sections
  apply docs: de-duplicate configuration sections
  send-email docs: de-duplicate configuration sections
  grep docs: de-duplicate configuration sections
  docs: add and use include template for config/* includes
Documentation/Makefile
Documentation/config/log.txt
Documentation/git-add.txt
Documentation/git-am.txt
Documentation/git-clone.txt
Documentation/git-commit-graph.txt
Documentation/git-log.txt
Documentation/git-merge.txt
Documentation/git-rebase.txt
Documentation/git-revert.txt