/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fsmonitor: teach git to optionally utilize a file system monitor to speed up detectin...
[git/git.git]
/
environment.c
diff --git
a/environment.c
b/environment.c
index
3fd4b10
..
d0b9fc6
100644
(file)
--- a/
environment.c
+++ b/
environment.c
@@
-76,6
+76,7
@@
int protect_hfs = PROTECT_HFS_DEFAULT;
#define PROTECT_NTFS_DEFAULT 0
#endif
int protect_ntfs = PROTECT_NTFS_DEFAULT;
+const char *core_fsmonitor;
/*
* The character that begins a commented line in user-editable file