]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/tech-docs-to-help'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:27 +0000 (23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (23:19 -0700)
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"

1  2 
Documentation/git.txt
Documentation/gitformat-index.txt
Makefile
cache.h

Simple merge
Simple merge
diff --cc Makefile
Simple merge
diff --cc cache.h
Simple merge