Adam Roben shared a handy Vim function for
opening diffs in a new vertical split when you edit your commit message with
git commit.
GitHub's new Atom editor is out in limited beta.
I've been blessed with a finite number of invites to share with you, my Internet friends. One can be yours for opening a pull request on someone else's public GitHub project that makes a meaningful contribution. Here are some ideas:
Just mention me on the pull request to claim your invite.
Code quality still matters a lot. But when pondering how you could improve your coding even further, you should consider aiming for better commit messages. You should request this not just from yourself, but from your entire team and all the contributors. The story of a software matters as much as its latest checkout.
Excellent tips from Mislav for investigating changes using a project's Git history.
Erik and Mislav have an interesting discussion going on a Faraday commit on the merits of those badges in GitHub repository READMEs.
I use them in a few of my projects, but lack of consistent size and Retina support have me leaning towards removing them.
What's your take? Ease or sleaze?