Skip to content

Commit b70f81d

Browse files
committed
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents f6446d3 + a7daca3 commit b70f81d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/mingw.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3133,6 +3133,7 @@ int wmain(int argc, const wchar_t **wargv)
31333133

31343134
maybe_redirect_std_handles();
31353135
adjust_symlink_flags();
3136+
fsync_object_files = 1;
31363137

31373138
/* determine size of argv and environ conversion buffer */
31383139
maxlen = wcslen(wargv[0]);

0 commit comments

Comments
 (0)