Tag
#version-control
7 stories
Git in Two Minutes: Still Fast After 8 Years?
Learn Git quickly! This guide revisits the 'Git in Two Minutes' idea, showing if it holds up for solo developers after nearly a decade.
Inside Git's Hidden Database: The Packed Object Store
Ever wonder how Git keeps your code safe and small? Discover the secrets of Git's packed object store, a hidden database making version control efficient.
The Secret System: Why SQLite Doesn't Use Git (And What It Is)
Discover the surprising reason SQLite, a critical piece of software, skips Git for its own version control system, Fossil. Learn how it works.
The Hidden World of Git: Signing Commits with Your SSH Key
Discover how to secure your Git commits using your existing SSH key. Learn a simpler, often overlooked method to verify code authorship and integrity.
Sapling: The New Version Control System Developers Need
Discover Sapling, the powerful new source control system making waves. Learn how it improves on Git for large projects and why it's a game-changer.
Git Notes: The Coolest, Most Unloved Feature
Discover Git Notes, a powerful but overlooked feature that lets you attach extra info to commits. Learn why it's so useful for developers.
Inside Git's SHA-256 Upgrade: The Untold Story of a Long Wait
Git's move to SHA-256 was a big deal, but it took years. Discover the challenges, debates, and hidden reasons behind the long wait for this important upgrade.