On Thu, Jul 2, 2015 at 10:35 PM, Matthieu Moy
wrote:
> Karthik Nayak 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
> d
Karthik Nayak 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 "p
Add the '--points-at' option provided by 'ref-filter'. The
option lets the user to list only refs which pertain to the
given object.
Add documentation and tests for the same.
Based-on-patch-by: Jeff King
Mentored-by: Christian Couder
Mentored-by: Matthieu Moy
Signed-off-by: Karthik Nayak
---
3 matches
Mail list logo