MCPcopy 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
140report_fn get_die_message_routine(void)
141{
142 return die_message_routine;
143}
144
145void set_error_routine(report_fn routine)
146{

Callers 5

die_builtinFunction · 0.85
child_err_spewFunction · 0.85
die_asyncFunction · 0.85
die_webcgiFunction · 0.85
die_nicelyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected