From: Junio C Hamano Date: Tue, 14 Oct 2025 20:40:53 +0000 (-0700) Subject: Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into maint-2.51 X-Git-Tag: v2.51.1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f292f511d5ac20b92f4a6466619a4080140a56;p=thirdparty%2Fgit.git Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis' into maint-2.51 Clang-format update to let our control macros formatted the way we had them traditionally, e.g., "for_each_string_list_item()" without space before the parentheses. * jt/clang-format-foreach-wo-space-before-parenthesis: clang-format: exclude control macros from SpaceBeforeParens --- 94f292f511d5ac20b92f4a6466619a4080140a56