From: Junio C Hamano Date: Thu, 24 Jul 2025 23:03:55 +0000 (-0700) Subject: Merge branch 'pw/adopt-c99-bool-officially' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ce97021dd22751d0ab66dce4106dabc0463cdf0;p=thirdparty%2Fgit.git Merge branch 'pw/adopt-c99-bool-officially' Declare weather-balloon we raised for "bool" type 18 months ago a success and officially allow using the type in our codebase. * pw/adopt-c99-bool-officially: strbuf: convert predicates to return bool git-compat-util: convert string predicates to return bool CodingGuidelines: allow the use of bool --- 5ce97021dd22751d0ab66dce4106dabc0463cdf0