Re: [PATCH 0/4] update MyFirstContribution with current code base

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 14, 2025 at 6:18 PM Junio C Hamano <gitster@xxxxxxxxx> wrote:
>
> JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx> writes:
>
> > git shortlog --no-merges --since=6.years -- Documentation/MyFirstContributi
> > on.adoc
>
> That would not work; due to mass rename, you'd need
>
>   $ git shortlog --no-merges -- Documentation/MyFirstContribution.{adoc,txt}
>
> or perhaps
>
>   $ git log --no-merges --follow Documentation/MyFirstContribution.adoc |
>     git shortlog
>
> or something like that.
>

Oh I totally forgot the extension was changed to adoc
Thanks for pointing it out

As far as I see

Emily Shaffer (9)
Philippe Blain (5)

Have the two highest logs
I think Emily is not active in Git
So for now I will cc Philippe

Thank you,

-Jayatheerth





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux