DEV Community

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
đź‘» GhostEnv

đź‘» GhostEnv

Comments
2 min read
Your ERD Shouldn't Be Able to Just Disappear

Your ERD Shouldn't Be Able to Just Disappear

Comments
5 min read
ERD tool built for software engineers who touch a database

ERD tool built for software engineers who touch a database

Comments
5 min read
The ERD that lives in your Git repo

The ERD that lives in your Git repo

Comments
7 min read
My Git Commit Failed With "ENOENT: git". Git Was Never the Problem.

My Git Commit Failed With "ENOENT: git". Git Was Never the Problem.

3
Comments
4 min read
Git Told Me I Was 14 Commits Ahead of Origin. I Wasn't — My Local Copy of "origin/main" Was Just Old.

Git Told Me I Was 14 Commits Ahead of Origin. I Wasn't — My Local Copy of "origin/main" Was Just Old.

Comments 1
4 min read
Git tells you WHAT changed. I built an AI that reconstructs WHY.

Git tells you WHAT changed. I built an AI that reconstructs WHY.

Comments
3 min read
My AI Commit Hook Never Failed a Single Commit. That Was the Bug.

My AI Commit Hook Never Failed a Single Commit. That Was the Bug.

Comments 1
4 min read
Swarming Claude Code and Codex in Parallel: Running Multiple Agents at Once with tmux and Git Worktrees

Swarming Claude Code and Codex in Parallel: Running Multiple Agents at Once with tmux and Git Worktrees

Comments
6 min read
Phase 0 : Building My First FastAPI App: Setup, Git, and Secrets Done Right

Phase 0 : Building My First FastAPI App: Setup, Git, and Secrets Done Right

Comments
6 min read
A Post-Commit Hook Told Me to Rewrite 8 Pushed Commits to Fix "Unverified." I Said No.

A Post-Commit Hook Told Me to Rewrite 8 Pushed Commits to Fix "Unverified." I Said No.

Comments 1
4 min read
I Kept Losing the "Why" Behind My Code Every Time I Closed an AI Chat, So I Built a Tiny Tool to Save It

I Kept Losing the "Why" Behind My Code Every Time I Closed an AI Chat, So I Built a Tiny Tool to Save It

Comments 2
4 min read
MonkeyCode Under Parallel Tasks: Do the Patches Still Know Their Base Commit?

MonkeyCode Under Parallel Tasks: Do the Patches Still Know Their Base Commit?

1
Comments
2 min read
Merge Concurrent Agent Patches by Base Commit and Hunk Ownership

Merge Concurrent Agent Patches by Base Commit and Hunk Ownership

1
Comments
2 min read
My Agent's Git Checkout Left Two Commits Floating in Nowhere. Worktrees Fixed the Actual Problem.

My Agent's Git Checkout Left Two Commits Floating in Nowhere. Worktrees Fixed the Actual Problem.

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.