Hi Jeff, On Fri, 11 Feb 2022, Jeff Hostetler via GitGitGadget wrote: > [...] > + * > + * NEEDSWORK: Does this need to be a config value? > + */ > +static int fsmonitor_force_update_threshold = 100; > + > void refresh_fsmonitor(struct index_state *istate) > { > struct strbuf query_result = STRBUF_INIT; We gave this ample opportunity to rise to a need, and no need arose, to introduce a config option. Therefore I am in favor of simply dropping the comment. Ciao, Dscho