Merge branch 'qj/doc-http-bad-want-response'

Doc update.

* qj/doc-http-bad-want-response:
  doc: clarify server behavior for invalid 'want' lines in HTTP protocol
main
Junio C Hamano 2025-11-24 15:46:40 -08:00
commit 05ce3ab2c6
1 changed files with 2 additions and 1 deletions

View File

@ -443,7 +443,8 @@ If no "want" objects are received, send an error:
TODO: Define error if no "want" lines are requested.

If any "want" object is not reachable, send an error:
TODO: Define error if an invalid "want" is requested.
When a Git server receives an invalid or malformed `want` line, it
responds with an error message that includes the offending object name.

Create an empty list, `s_common`.