Re: git-scm.com status report
From: Jeff King <hidden>
Date: 2017-02-20 07:53:25
On Sat, Feb 18, 2017 at 10:27:51PM +0000, pedro rijo wrote:
I would say everyone did an amazing job, closing more than 150 old issues in a single week! I think the amount of issues is finally manageable (40 issues currently).
Yes, thank you to all who have been helping. But especially you and Samuel, who obviously spent a lot of time sifting through old issues.
And if you agree, I would like to start looking at old PRs (some will probably don't make sense anymore), and will start reviewing them as soon as I have the time to setup the RoR app on my machine so that I can understand and see the changes introduced on the PRs.
Sounds good.
Many PRs seem to introduce small and innocent changes, but I always like to run the code to see :)
Yeah, many of the display-oriented changes are pretty obvious from reading the code, but I have caught a couple of regressions just by running the PRs and making sure the rendered result is sane. -Peff