Skip to content

Commit 1a10078

Browse files
jeffhostetlerdscho
authored andcommitted
Merge branch 'jh-vfs-trace2-sid-fix' into jh-221
Includes gitster / jh/trace2-sid-fix
2 parents d3f3381 + d4bf663 commit 1a10078

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compat/mingw.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3190,6 +3190,8 @@ int wmain(int argc, const wchar_t **wargv)
31903190

31913191
SetConsoleCtrlHandler(handle_ctrl_c, TRUE);
31923192

3193+
trace2_initialize_clock();
3194+
31933195
maybe_redirect_std_handles();
31943196
adjust_symlink_flags();
31953197
fsync_object_files = 1;

0 commit comments

Comments
 (0)