Merge branch 'ab/tech-docs-to-help'
commitc0f6dd49f19b6a5c74863c42c2677aade3a142ec
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:27 +0000 (14 23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (14 23:19 -0700)
tree0992ce81ac210d0a45499c9597eeb54a77ec8413
parent3adacc2817bf4644928b9430c7c6ed1ca2ef2655
parent1e2320161d27684205f55ffa91f7f481d32863d5
Merge branch 'ab/tech-docs-to-help'

Expose a lot of "tech docs" via "git help" interface.

* ab/tech-docs-to-help:
  docs: move http-protocol docs to man section 5
  docs: move cruft pack docs to gitformat-pack
  docs: move pack format docs to man section 5
  docs: move signature docs to man section 5
  docs: move index format docs to man section 5
  docs: move protocol-related docs to man section 5
  docs: move commit-graph format docs to man section 5
  git docs: add a category for file formats, protocols and interfaces
  git docs: add a category for user-facing file, repo and command UX
  git help doc: use "<doc>" instead of "<guide>"
  help.c: remove common category behavior from drop_prefix() behavior
  help.c: refactor drop_prefix() to use a "switch" statement"
Documentation/git.txt
Documentation/gitformat-index.txt
Makefile
cache.h