Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ get_die_message_routine
Function
get_die_message_routine
usage.c:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
report_fn get_die_message_routine(void)
141
{
142
return die_message_routine;
143
}
144
145
void set_error_routine(report_fn routine)
146
{
Callers
5
die_builtin
Function · 0.85
child_err_spew
Function · 0.85
die_async
Function · 0.85
die_webcgi
Function · 0.85
die_nicely
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected