Thomas Rast <trast@xxxxxxxxxxxxxxx> writes: > + if test ! -z "$GIT_PS1_EXPENSIVE"; then > + git update-index --refresh >/dev/null 2>&1 || w="*" This makes the feature unavailable for people who care about the stat dirtiness and explicitly set diff.autorefreshindex to false, doesn't it? -- 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