Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ reset_ident_date
Function
reset_ident_date
ident.c:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
void reset_ident_date(void)
199
{
200
strbuf_reset(&git_default_date);
201
}
202
203
static int crud(unsigned char c)
204
{
Callers
3
try_to_commit
Function · 0.85
create_commit
Function · 0.85
am_run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected