remote: add promisor and partial clone config to the doc
[gitweb.git] / compat / mingw.c
index e51ee74087f7c0e7f92cf61fa7fda613dc7163f2..9b6d2400e1107fa2a65f6ecd7d067809115930b9 100644 (file)
@@ -2397,6 +2397,8 @@ void mingw_startup(void)
        wchar_t **wenv, **wargv;
        _startupinfo si;
 
+       trace2_initialize_clock();
+
        maybe_redirect_std_handles();
 
        /* get wide char arguments and environment */