Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ date_mode_release
Function
date_mode_release
date.c:1052–1055 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1050
}
1051
1052
void date_mode_release(struct date_mode *mode)
1053
{
1054
free((char *)mode->strftime_fmt);
1055
}
1056
1057
void datestamp(struct strbuf *out)
1058
{
Callers
4
grab_date
Function · 0.85
release_revisions
Function · 0.85
show_dates
Function · 0.85
LLVMFuzzerTestOneInput
Function · 0.85
Calls
no outgoing calls
Tested by
1
show_dates
Function · 0.68