From: Junio C Hamano Date: Tue, 16 Apr 2024 21:50:29 +0000 (-0700) Subject: Merge branch 'rs/usage-fallback-to-show-message-format' X-Git-Tag: v2.45.0-rc0~8 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a7589384d5a54f9c135c19bd8bc5b04715cc2865;p=thirdparty%2Fgit.git Merge branch 'rs/usage-fallback-to-show-message-format' vreportf(), which is usede by error() and friends, has been taught to give the error message printf-format string when its vsnprintf() call fails, instead of showing nothing useful to identify the nature of the error. * rs/usage-fallback-to-show-message-format: usage: report vsnprintf(3) failure --- a7589384d5a54f9c135c19bd8bc5b04715cc2865