* jk/name-hash-dirent: fix phantom untracked files when core.ignorecase is set
@ -168,6 +168,7 @@ struct cache_entry {
unsigned int ce_flags;
unsigned char sha1[20];
struct cache_entry *next;
struct cache_entry *dir_next;
char name[FLEX_ARRAY]; /* more */
};
The note is not visible to the blocked user.