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.
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
I Almost Lost an Entire Blog with git reset --hard (And Git Saved Me)

I Almost Lost an Entire Blog with git reset --hard (And Git Saved Me)

Comments
2 min read
Your docs don't rot because you're lazy

Your docs don't rot because you're lazy

Comments
1 min read
How to setup Conventional Commits in JavaScript project: 2026 edition

How to setup Conventional Commits in JavaScript project: 2026 edition

Comments
7 min read
I Built RepoFleet to Manage One Feature Across Multiple Git Repositories

I Built RepoFleet to Manage One Feature Across Multiple Git Repositories

Comments
3 min read
Why `git pull` Says "Repository Not Found" (When the Repo Exists)

Why `git pull` Says "Repository Not Found" (When the Repo Exists)

5
Comments
3 min read
Github repos - the magic commands explained pt.1

Github repos - the magic commands explained pt.1

Comments 2
4 min read
Advanced Git Command-Line Techniques for Mastering Development History

Advanced Git Command-Line Techniques for Mastering Development History

Comments
2 min read
My Commit Message Generator Kept Signing Its Own Work. Telling It Not To Wasn't the Fix.

My Commit Message Generator Kept Signing Its Own Work. Telling It Not To Wasn't the Fix.

1
Comments 1
4 min read
5 Lessons From Letting My AI Coding Agent Open Its Own Pull Requests

5 Lessons From Letting My AI Coding Agent Open Its Own Pull Requests

Comments
6 min read
Git worktrees aren't enough for parallel AI agents

Git worktrees aren't enough for parallel AI agents

Comments
3 min read
My First Git Merge Conflict (On Purpose)

My First Git Merge Conflict (On Purpose)

Comments
4 min read
Stop Juggling SSH Keys: Manage Multiple Git Profiles

Stop Juggling SSH Keys: Manage Multiple Git Profiles

Comments 1
2 min read
What Happened When I Let Several AI Agents Loose in One Repo

What Happened When I Let Several AI Agents Loose in One Repo

Comments
5 min read
Several agents, one dirty index: disposable multi-repo workspaces for Claude Code

Several agents, one dirty index: disposable multi-repo workspaces for Claude Code

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