MCPcopy Create free account
hub / github.com/git/git / run_hooks_opt

Class run_hooks_opt

refs.c:2652–2652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2650 const char *state)
2651{
2652 struct run_hooks_opt opt = RUN_HOOKS_OPT_INIT;
2653 int ret = 0;
2654
2655 strvec_push(&opt.args, state);

Callers 1

run_transaction_hookFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected