Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1041
const char *trace2_session_id(void)
1042
{
1043
return tr2_sid_get();
1044
}
Callers
6
find_common
Function · 0.85
write_fetch_command_and_capabilities
Function · 0.85
format_session_id
Function · 0.85
send_pack
Function · 0.85
session_id_advertise
Function · 0.85
show_ref
Function · 0.85
Calls
1
tr2_sid_get
Function · 0.85
Tested by
no test coverage detected