MCPcopy 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

59int progress_testing;
60uint64_t progress_test_ns = 0;
61void progress_test_force_update(void)
62{
63 progress_update = 1;
64}
65
66
67static void progress_interval(int signum UNUSED)

Callers 1

cmd__progressFunction · 0.85

Calls

no outgoing calls

Tested by 1

cmd__progressFunction · 0.68