Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ trace2_is_enabled
Function
trace2_is_enabled
trace2.c:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
int trace2_is_enabled(void)
248
{
249
return trace2_enabled;
250
}
251
252
/*
253
* Redacts an argument, i.e. ensures that no password in
Callers
12
open_pack_bitmap
Function · 0.85
open_bitmap
Function · 0.85
process_args
Function · 0.85
setup_traverse_info
Function · 0.85
compute_bloom_filters
Function · 0.85
prepare_to_use_bloom_filter
Function · 0.85
init_topo_walk
Function · 0.85
emit_traversal_statistics
Function · 0.85
trace2_collect_process_info
Function · 0.85
trace2_collect_process_info
Function · 0.85
trace2_collect_process_info
Function · 0.85
cmd_rebase
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected