remove_file_from_index 78 builtin/add.c remove_file_from_index(&the_index, path); remove_file_from_index 347 cache.h #define remove_file_from_cache(path) remove_file_from_index(&the_index, (path)) remove_file_from_index 538 cache.h extern int remove_file_from_index(struct index_state *, const char *path);