Sorry I don't understand your question. The commit-msg hook runs properly in all cases except when I perform a merge with the --no-ff option enabled.
On Mon, Sep 11, 2017 at 12:25 PM, Stefan Beller <[email protected]> wrote: > On Mon, Sep 11, 2017 at 7:34 AM, Joseph Dunne <[email protected]> wrote: > >> When I merge ... however my commit-msg hook does not run. (The >> commit-msg hook works fine in all other commits / merges.) > > When using git-commit, but not git-merge? > > See the discussion of patches at > https://public-inbox.org/git/[email protected]/

