David Turner <dtur...@twopensource.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to