Closed cbeninati closed 6 years ago
Ok, I have to admit I laughed out loud at this one. hahaha. Yes, these things like grammer are important; as are descriptive commit messages and titles to pull requests.
I wonder if there is library yet that can handle whole sentence pluralization. I've used the pluralization libs like this one: https://github.com/blakeembrey/pluralize/blob/master/pluralize.js before. It handles was/were and the simpleton rule for things like commit/commits.
It's a lot (? or not, only 450 lines) of code to drag in for one sentence tho, hmmm....
Added support for singular commits in popup messaging.