MCPcopy Create free account
hub / github.com/git/git / trace2_session_id

Function trace2_session_id

trace2.c:1041–1044  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1039}
1040
1041const char *trace2_session_id(void)
1042{
1043 return tr2_sid_get();
1044}

Callers 6

find_commonFunction · 0.85
format_session_idFunction · 0.85
send_packFunction · 0.85
session_id_advertiseFunction · 0.85
show_refFunction · 0.85

Calls 1

tr2_sid_getFunction · 0.85

Tested by

no test coverage detected