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

Class run_hooks_opt

sequencer.c:1316–1316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1314 const struct object_id *newoid)
1315{
1316 struct run_hooks_opt opt = RUN_HOOKS_OPT_INIT;
1317 int code;
1318 struct strbuf sb = STRBUF_INIT;
1319

Callers 2

run_rewrite_hookFunction · 0.70
pick_commitsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected