featured in #339
featured in #337
A 16 Year History Of The Git Init Command
- Jacob Stopak tl;dr: "How the git init command originated and how it has changed each year for the past 16 years," along with "snapshots from Git's code every year from 2005 to 2021."featured in #263
Teach Yourself Git Without Learning a Single Git Command
- Ivan Toshkov tl;dr: "In this tutorial I’ll try to describe how git works without using git itself. Instead, we’ll create a simple, git-like system using just zip, diff, patch and a few simple filesystem commands. The idea is to build a good mental model of how git works conceptually.featured in #253
featured in #250
featured in #241
featured in #215
A Survey Of Git Best Practices
- David Golden tl;dr: David researched articles around Git best practices for a work presentation and collated the most frequently practices, in this post.featured in #204
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