SQL Queries For Git Repositories
tl;dr: "A command-line tool for running SQL queries on git repositories meant for ad-hoc querying of git repositories on disk through a common interface (SQL)."featured in #199
featured in #196
Easily Rename Your Git Default Branch From Master To Main
- Scott Hanselman tl;dr: "Master-slave is an oppressive metaphor, it's inaccurate and can deter someone new getting excited about learning the technology. Post outlines how to make the change.featured in #185
featured in #178
featured in #165
featured in #161
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