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.
5 Claude Code Instances in Parallel with git worktree — Eliminating stash Conflicts

5 Claude Code Instances in Parallel with git worktree — Eliminating stash Conflicts

Comments
2 min read
Confessions of a Git Beginner: Why the Terminal Stopped Scaring Me

Confessions of a Git Beginner: Why the Terminal Stopped Scaring Me

2
Comments
3 min read
The Pre-Commit Hook That Catches API Keys Before They Hit Git

The Pre-Commit Hook That Catches API Keys Before They Hit Git

1
Comments
6 min read
gitty — the Git CLI that speaks human

gitty — the Git CLI that speaks human

Comments
2 min read
Why I Run Claude Code in Git Worktrees (And You Probably Should Too)

Why I Run Claude Code in Git Worktrees (And You Probably Should Too)

2
Comments 1
3 min read
I built a free AI-powered Git CLI that writes your commit messages for you

I built a free AI-powered Git CLI that writes your commit messages for you

Comments 1
1 min read
VS Code Now Credits Copilot on Every Commit by Default

VS Code Now Credits Copilot on Every Commit by Default

Comments
6 min read
Executing Git Commands from Unity's C#

Executing Git Commands from Unity's C#

Comments
2 min read
Savez-vous vraiment comment fonctionne git ? (Sébastien LECACHEUR)

Savez-vous vraiment comment fonctionne git ? (Sébastien LECACHEUR)

Comments
1 min read
The git commands I actually run every day

The git commands I actually run every day

1
Comments
6 min read
Trunk-Based Development with Release Streams: A Real-World Case Study

Trunk-Based Development with Release Streams: A Real-World Case Study

2
Comments
5 min read
You’re Already Using Git Worktrees. You Should Understand Them.

You’re Already Using Git Worktrees. You Should Understand Them.

5
Comments
7 min read
Migrating My Portfolio to Jekyll: Why and How

Migrating My Portfolio to Jekyll: Why and How

Comments
6 min read
git log --pretty is a tiny DSL: building a zero-dep CHANGELOG generator

git log --pretty is a tiny DSL: building a zero-dep CHANGELOG generator

Comments
8 min read
Building a Changelog Generator in Rust — From Conventional Commits to Keep a Changelog

Building a Changelog Generator in Rust — From Conventional Commits to Keep a Changelog

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