Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: git.pot: v2.16.0 round 2 (8 new, 4 removed)
[gitweb.git]
/
diff-lib.c
diff --git
a/diff-lib.c
b/diff-lib.c
index 893fee432cccef4ec82cb9ea3303709a48a8bb76..8104603a3b36f2fd73761db34efde44d5938f68f 100644
(file)
--- a/
diff-lib.c
+++ b/
diff-lib.c
@@
-12,6
+12,7
@@
#include "refs.h"
#include "submodule.h"
#include "dir.h"
+#include "fsmonitor.h"
/*
* diff-files
@@
-229,6
+230,7
@@
int run_diff_files(struct rev_info *revs, unsigned int option)
if (!changed && !dirty_submodule) {
ce_mark_uptodate(ce);
+ mark_fsmonitor_valid(ce);
if (!revs->diffopt.flags.find_copies_harder)
continue;
}