]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kt/http-backend-errors' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:38 +0000 (12:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:38 +0000 (12:40 -0800)
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

1  2 
http-backend.c

diff --cc http-backend.c
Simple merge