cache entry additions, removals and modifications are separated
out. The rest of changes are still in the catch-all flag
SOMETHING_CHANGED, which would be more specific later.
Signed-off-by: Nguyễn Thái Ngọc Duy
---
builtin/update-index.c | 6 +++---
cache.h| 5 +
read-cach
Signed-off-by: Nguyễn Thái Ngọc Duy
---
cache.h | 4
read-cache.c | 11 ++-
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/cache.h b/cache.h
index 57ad318..d692b74 100644
--- a/cache.h
+++ b/cache.h
@@ -268,6 +268,10 @@ static inline unsigned int canon_mode(uns
2 matches
Mail list logo