From: Junio C Hamano Date: Thu, 27 May 2021 03:36:58 +0000 (+0900) Subject: Merge branch 'ab/pack-linkage-fix' X-Git-Tag: v2.32.0-rc2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5afd72a96f0a3f65a832fd1448d9de1c534aaa69;p=thirdparty%2Fgit.git Merge branch 'ab/pack-linkage-fix' "ld" on Solaris fails to link some test helpers, which has been worked around by reshuffling the inline function definitions from a header file to a source file that is the only user of them. * ab/pack-linkage-fix: pack-objects: move static inline from a header to the sole consumer --- 5afd72a96f0a3f65a832fd1448d9de1c534aaa69