]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
Merge branch 'ab/hooks-regression-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:27 +0000 (23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:27 +0000 (23:19 -0700)
commitd86ac14dd7258a187fb19ad3d8e11f840350a01f
treea22130f8631957fd37e3d3d008047470d5edb0cc
parentafa70145a25e81faa685dc0b465e52b45d2444bd
parent99ddc246729b7b53dcd0ccc50d5290ae8f496143
Merge branch 'ab/hooks-regression-fix'

A follow-up fix to a fix for a regression in 2.36.

* ab/hooks-regression-fix:
  hook API: don't segfault on strbuf_addf() to NULL "out"
hook.c