Tag
#git
15 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 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.
Inside GitUI: Why This Terminal UI Changes How You Use Git
Discover GitUI, the powerful terminal user interface for Git that developers are quietly adopting. See why this tool is changing command-line workflows.
LiteFS: The File System That Changed How We Sync Data
Discover LiteFS, the revolutionary file system that makes syncing data across multiple machines simple and reliable. Learn how it works and why it matters.
Git as a Janky Twitter: The Strange Story
Could Git, the code tool, actually be used like Twitter? Discover this bizarre internet experiment and why it almost worked.
Git Commands Made Easy: Stop Messing Up Your Code
Tired of Git mistakes? Learn simple tricks to make Git commands foolproof and save your projects from disaster. Easy Git tips inside!
The Strange Story of a Perfectly Straight Code History
Discover the odd tale of a programmer who created a code history so straight, it looked like a single line. What does it mean for software?
The Strange Story of Git-Bug: A Tracker That Lives in Your Code
Discover Git-Bug, the unique bug tracker that works entirely offline and is built right into your Git code. Learn why it's different.
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.
AI Writes Your Code Commit Messages Instantly
Tired of writing commit messages? Discover a smart AI tool that automatically generates them for your code, saving you time and improving clarity.
Inside the Hidden Struggle of Large Data Versioning
Ever wonder how big data gets versioned like code? We uncover the silent battle of managing massive files and a clever solution making it possible with Git.
Forgejo: The Gitea Fork That's Changing Code Hosting
Discover Forgejo, the new Gitea fork launched by Codeberg. Learn why this project is important for open-source code hosting and what it means for developers.
Forgejo: The Free Software Project That Won't Quit
Discover Forgejo, the community-driven fork of Gitea. Learn why this open-source project is a breath of fresh air 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.