David Turner <dturner@xxxxxxxxxxxxxxxx> writes: > + if (!git_config_get_bool("index.adduntrackedcache", &untracked) && > + untracked && > + !istate->untracked) > + add_untracked_cache(&the_index); The body is indented with HT + 4 spaces, replace it with two HTs. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html