Re: [PATCH v7 04/11] for-each-ref: add '--points-at' option
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:05:37
Karthik Nayak [off-list ref] writes:
Add the '--points-at' option provided by 'ref-filter'. The option lets the user to list only refs which pertain to the given object.
You are using "pertain to" (here, in git-for-each-ref.txt and in the docstring), while the common use it to talk about "point to" or "point at". I find "point" clearer. -- Matthieu Moy http://www-verimag.imag.fr/~moy/