featured in #160
How To Write Useful Commit Messages (My Commit Message Template)
- Jacob Herrington tl;dr: A good message should be able to allow the readers to understand (1) what was done at a glance (2) why the change was necessary (3) the details about what was done (4) any useful details concerning the change. You can see the template here.featured in #156
featured in #151
featured in #138
15 Git Commands You May Not Know
- Zaiste tl;dr: List of 15 Git commands that you may not know. The author also recommends trying Magit, an interface to Git implemented as an Emacs package.featured in #137