mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-23 23:52:33 -05:00
fixup! mingw: change core.fsyncObjectFiles = 1 by default
This is now required by the big header cleanup in `en/header-split-cleanup`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
Matthew John Cheetham
parent
c9bfb44c57
commit
f13166aec4
@@ -17,6 +17,7 @@
|
||||
#include "win32/fscache.h"
|
||||
#include "../attr.h"
|
||||
#include "../string-list.h"
|
||||
#include "../write-or-die.h"
|
||||
|
||||
#define HCAST(type, handle) ((type)(intptr_t)handle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user