Skip to content

Commit ceb22b3

Browse files
committed
Merge branch 'fsync-object-files-always'
Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 77c856c + cabf0d9 commit ceb22b3

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
@@ -3124,6 +3124,7 @@ int wmain(int argc, const wchar_t **wargv)
31243124

31253125
maybe_redirect_std_handles();
31263126
adjust_symlink_flags();
3127+
fsync_object_files = 1;
31273128

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

0 commit comments

Comments
 (0)