MCPcopy Index your code
hub / github.com/git/git / run_hooks_opt

Class run_hooks_opt

commit.c:1997–1997  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1995 int *invoked_hook, const char *name, ...)
1996{
1997 struct run_hooks_opt opt = RUN_HOOKS_OPT_INIT_FORCE_SERIAL;
1998 va_list args;
1999 const char *arg;
2000

Callers 1

run_commit_hookFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected