MCPcopy 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
247int 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_bitmapFunction · 0.85
open_bitmapFunction · 0.85
process_argsFunction · 0.85
setup_traverse_infoFunction · 0.85
compute_bloom_filtersFunction · 0.85
init_topo_walkFunction · 0.85
cmd_rebaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected