Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ run_hooks_opt
Class
run_hooks_opt
builtin/hook.c:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
{
123
int i;
124
struct run_hooks_opt opt = RUN_HOOKS_OPT_INIT;
125
int ignore_missing = 0;
126
int allow_unknown = 0;
127
int jobs = 0;
Callers
1
run
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected