From: Junio C Hamano Date: Tue, 18 Aug 2020 00:02:40 +0000 (-0700) Subject: Merge branch 'ps/ref-transaction-hook' X-Git-Tag: v2.29.0-rc0~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5676db26129bf18e77bb821d832b44c022dc9f47;p=thirdparty%2Fgit.git Merge branch 'ps/ref-transaction-hook' The logic to find the ref transaction hook script attempted to cache the path to the found hook without realizing that it needed to keep a copied value, as the API it used returned a transitory buffer space. This has been corrected. * ps/ref-transaction-hook: t1416: avoid hard-coded sha1 ids refs: fix interleaving hook calls with reference-transaction hook --- 5676db26129bf18e77bb821d832b44c022dc9f47