Hi, Attila Lendvai <att...@lendvai.name> writes:
>> PAGER= git log --author=felix.lechner | wc -l >> 823 > > $ PAGER= git log --oneline --author=felix.lechner | wc -l > 62 Thank you, the --oneline is indeed mandatory to have a proper line count here :-). 62 is still a lot! I do believe that committers willing to review and merge others' work is probably the most impactful way to help Guix grow and maintain pace, so if someone is frustrated by untimely review/merge of contributions, the I'd suggest to them to try and become a committer (finding the support of 3 vouchers) so they can help in reviewing/mergig the work of others and keep the stack of contributed patches under control. -- Thanks, Maxim