Stefan Beller writes:
>> It may be even better if we can arraange the author of the patch to
>> be the one who is involved, with "Helped-by: Stefan".
>
> ok, I'll think how I can help but not write the code.
I do not think there is any code required. All it takes is a
volunteer coordinater who
On Fri, Jun 29, 2018 at 10:42 AM Junio C Hamano wrote:
>
> Stefan Beller writes:
>
> > There are multiple author idents who have different email addresses, but
> > the same name; assume they are the same person, as the world of open source
> > is actually rather small.
>
> Thanks for an interesti
Stefan Beller writes:
> There are multiple author idents who have different email addresses, but
> the same name; assume they are the same person, as the world of open source
> is actually rather small.
Thanks for an interesting experiment. As with 2/3, I suspect that
most of the contents in th
There are multiple author idents who have different email addresses, but
the same name; assume they are the same person, as the world of open source
is actually rather small.
Sift through the history via:
git shortlog -sne origin/pu |awk '{ NF--; $1=""; print }' |sort |uniq -d
|cut -c 2- >n
4 matches
Mail list logo