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.
Use git diff + Claude to Auto-Generate PR Descriptions in One Bash Alias

Use git diff + Claude to Auto-Generate PR Descriptions in One Bash Alias

1
Comments
2 min read
I Built workz: The Zoxide for Git Worktrees That Finally Fixes .env + node_modules Hell in 2026

I Built workz: The Zoxide for Git Worktrees That Finally Fixes .env + node_modules Hell in 2026

2
Comments
1 min read
I got tired of writing "fix" and "wip" — so I built a CLI that does it for me

I got tired of writing "fix" and "wip" — so I built a CLI that does it for me

2
Comments
1 min read
Git Push Rejected: Understanding and Fixing Common Errors

Git Push Rejected: Understanding and Fixing Common Errors

2
Comments
2 min read
Automate Your Git Workflow: A Dead-Simple Pre-Commit Pipeline That Catches Bugs Before They Escape

Automate Your Git Workflow: A Dead-Simple Pre-Commit Pipeline That Catches Bugs Before They Escape

2
Comments
3 min read
Git Worktrees with Claude Code, Laravel, and Herd

Git Worktrees with Claude Code, Laravel, and Herd

1
Comments
5 min read
Git Worktree for Multiple Branches

Git Worktree for Multiple Branches

2
Comments
1 min read
GitHub Told Me I Had Merge Conflicts. Git Told Me I Didn't. They Were Both Right.

GitHub Told Me I Had Merge Conflicts. Git Told Me I Didn't. They Were Both Right.

Comments
13 min read
Trunk-Based vs. Branch-Based Development: Which Strategy Fits Your Team Best?

Trunk-Based vs. Branch-Based Development: Which Strategy Fits Your Team Best?

1
Comments
2 min read
I was asked to delete my comments before committing

I was asked to delete my comments before committing

19
Comments 22
5 min read
Git Commands That Will Make You Look Like a Senior Developer

Git Commands That Will Make You Look Like a Senior Developer

1
Comments
3 min read
The Git & GitHub Paradox: What Software Development Looked Like Before Version Control

The Git & GitHub Paradox: What Software Development Looked Like Before Version Control

2
Comments
5 min read
Why GitOps Doesn't Work at Scale (and What to Do Instead)

Why GitOps Doesn't Work at Scale (and What to Do Instead)

Comments
3 min read
AxKeyStore: A Zero-Trust CLI for Managing Secrets Using GitHub as Your Backend

AxKeyStore: A Zero-Trust CLI for Managing Secrets Using GitHub as Your Backend

3
Comments 1
4 min read
Understanding Git Like a Graph

Understanding Git Like a Graph

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.