Published an article
I have been using Emacs as my primary editor for several years now. magit has been part of my workflow for reviewing my changes mainly.
and then I realized that magit can do a lot more than just git commits.

After working on a project for a long time there are several stale git branches that you should remove periodically. Using some kind of user interface is better than series of git commands.

Details on my blog