]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kt/http-backend-errors' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jan 2026 18:43:40 +0000 (10:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jan 2026 18:43:40 +0000 (10:43 -0800)
commit35d72c8eb91ca2f5da0862d85c8b9b07684ec156
treef0365e76aa0413916433c6728fd069bb94a1aa83
parent51b666d16e723b269c92ff89c90b7f4c61755bae
parenta8227ae8d5410e54c5788283e35b42b7bf5b22ff
Merge branch 'kt/http-backend-errors' into next

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