Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ get_error_routine
Function
get_error_routine
usage.c:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
report_fn get_error_routine(void)
151
{
152
return error_routine;
153
}
154
155
void set_warn_routine(report_fn routine)
156
{
Callers
3
git_die_config
Function · 0.85
child_err_spew
Function · 0.85
check_apply_state
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected