Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ trailer_block_end
Function
trailer_block_end
trailer.c:1118–1121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1116
}
1117
1118
size_t trailer_block_end(struct trailer_block *trailer_block)
1119
{
1120
return trailer_block->end;
1121
}
1122
1123
int blank_line_before_trailer_block(struct trailer_block *trailer_block)
1124
{
Callers
1
process_trailers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected