On Sat, Mar 18, 2017 at 9:18 PM, Junio C Hamano wrote:
> Andreas Gruenbacher writes:
>
>> Hello,
>>
>> the log and rev-parse commands both support the rev^@ syntax which stands for
>> all parents of rev. The log command also supports ^rev^@ to exclude all of
>> the
>> parents of rev, but rev-pa
Andreas Gruenbacher writes:
> Hello,
>
> the log and rev-parse commands both support the rev^@ syntax which stands for
> all parents of rev. The log command also supports ^rev^@ to exclude all of
> the
> parents of rev, but rev-parse does not. Should this be fixed?
>
> If so, the following pat
Hello,
the log and rev-parse commands both support the rev^@ syntax which stands for
all parents of rev. The log command also supports ^rev^@ to exclude all of the
parents of rev, but rev-parse does not. Should this be fixed?
If so, the following patch would be a start.
Thanks,
Andreas
--
re
3 matches
Mail list logo