On Wed, Aug 18 2021, Emily Shaffer wrote: > + head = hook_list(hookname); This doesn't compile, as hook_list() is added in a later commit. Something something earlier suggestion of "git rebase -i --exec 'make test'" :)
On Wed, Aug 18 2021, Emily Shaffer wrote: > + head = hook_list(hookname); This doesn't compile, as hook_list() is added in a later commit. Something something earlier suggestion of "git rebase -i --exec 'make test'" :)