Ævar Arnfjörð Bjarmason [off-list ref] writes:
Continue the move of existing Documentation/technical/* protocol and
file-format documentation into our main documentation space by moving
the http-protocol.txt documentation over. I'm renaming it to
"protocol-http" to be consistent with other things in the new
gitformat-protocol-* namespace.
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
---
Documentation/Makefile | 2 +-
Documentation/git-upload-pack.txt | 6 ++--
...http-protocol.txt => gitprotocol-http.txt} | 29 ++++++++++++++++---
Documentation/gitprotocol-pack.txt | 2 +-
Documentation/gitprotocol-v2.txt | 4 +--
command-list.txt | 1 +
6 files changed, 33 insertions(+), 11 deletions(-)
rename Documentation/{technical/http-protocol.txt => gitprotocol-http.txt} (98%)
OK.