git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
878e727
09b2aa3
)
Merge branch 'ps/ref-transaction-hook'
author
Junio C Hamano
<redacted>
Tue, 18 Aug 2020 00:02:40 +0000
(17:02 -0700)
committer
Junio C Hamano
<redacted>
Tue, 18 Aug 2020 00:02:41 +0000
(17:02 -0700)
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
1
2
refs.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
refs.c
Simple merge
git clone https://git.99rst.org/PROJECT