Junio C Hamano <gits...@pobox.com> writes:

Just this part:

> The last part "set, unset or value matches" does not make sense,
> though.

I re-read the line and I think you meant

    ?VAR makes a path match if VAR attribute is set, set to false,
    or set to value for the path

and I shouldn't have read it as a 3-tuple ("set", "unset", "value matches"),
but as a 3-tuple ("set", "unset", "value").  That is,

    A path (whose attribute state is one of these three) matches.

So I retract "does not make sense"; it still is "hard to grok", though.
--
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