Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ progress_test_force_update
Function
progress_test_force_update
progress.c:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
int progress_testing;
60
uint64_t progress_test_ns = 0;
61
void progress_test_force_update(void)
62
{
63
progress_update = 1;
64
}
65
66
67
static void progress_interval(int signum UNUSED)
Callers
1
cmd__progress
Function · 0.85
Calls
no outgoing calls
Tested by
1
cmd__progress
Function · 0.68