]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kt/http-backend-errors'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Jan 2026 16:28:58 +0000 (08:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Jan 2026 16:28:58 +0000 (08:28 -0800)
commitab72d238803f55d2d8c5290af56d61a31b16bef2
tree587cb3b30bac8e5401d06661943cb0a80cb02868
parente01178bb1a1cafe06895adc70bcd656a54c7a8c6
parenta8227ae8d5410e54c5788283e35b42b7bf5b22ff
Merge branch 'kt/http-backend-errors'

Some error messages from the http transport layer lacked the
terminating newline, which has been corrected.

* kt/http-backend-errors:
  http-backend: write newlines to stderr when responding with errors
http-backend.c