Eric Sunshine writes:
> On Fri, Nov 1, 2013 at 3:34 PM, Junio C Hamano wrote:
>> Teach "rev-parse" the same "I'm going to glob, but omit the ones
>> that match these patterns" feature as "rev-list".
>>
>> Signed-off-by: Junio C Hamano
>> ---
>> Documentation/git-rev-parse.txt | 14
On Fri, Nov 1, 2013 at 3:34 PM, Junio C Hamano wrote:
> Teach "rev-parse" the same "I'm going to glob, but omit the ones
> that match these patterns" feature as "rev-list".
>
> Signed-off-by: Junio C Hamano
> ---
> Documentation/git-rev-parse.txt | 14 ++
> builtin/rev-parse.c
Teach "rev-parse" the same "I'm going to glob, but omit the ones
that match these patterns" feature as "rev-list".
Signed-off-by: Junio C Hamano
---
Documentation/git-rev-parse.txt | 14 ++
builtin/rev-parse.c | 17 +
t/t6018-rev-list-glob.sh| 12 +
3 matches
Mail list logo