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.
Git bisect saved me from a week of debugging. Should've used it sooner.

Git bisect saved me from a week of debugging. Should've used it sooner.

Comments
2 min read
Git made me resolve 47 commits worth of conflicts. Here's what happened.

Git made me resolve 47 commits worth of conflicts. Here's what happened.

Comments
2 min read
How anonymous is GitHub… really?

How anonymous is GitHub… really?

Comments
3 min read
I Used the Wrong Git Email for 2 Weeks — And No One Noticed

I Used the Wrong Git Email for 2 Weeks — And No One Noticed

Comments
5 min read
Turning Your GitHub Contributions into a Space Invaders Game

Turning Your GitHub Contributions into a Space Invaders Game

1
Comments
1 min read
Semantic versioning explained - and why most projects get it wrong

Semantic versioning explained - and why most projects get it wrong

Comments
3 min read
Claude Code git workflows: branches, commits, and rollbacks without leaving your terminal

Claude Code git workflows: branches, commits, and rollbacks without leaving your terminal

Comments
3 min read
Common Git Branching Strategies

Common Git Branching Strategies

Comments
2 min read
Step-by-Step Git Commands Guide

Step-by-Step Git Commands Guide

Comments
1 min read
gitty — Git CLI that speaks human: replace git add/commit/push with one word

gitty — Git CLI that speaks human: replace git add/commit/push with one word

Comments
2 min read
We Ran a Knowledge Risk Scan on FastAPI - Here's What a Healthy, Founder-Led Repo Actually Looks Like

We Ran a Knowledge Risk Scan on FastAPI - Here's What a Healthy, Founder-Led Repo Actually Looks Like

Comments
8 min read
How to Remove Sensitive Data from Your Git History (For Real This Time)

How to Remove Sensitive Data from Your Git History (For Real This Time)

1
Comments
5 min read
I Switched From GitKraken to This Indie Git Client and I’m Not Going Back

I Switched From GitKraken to This Indie Git Client and I’m Not Going Back

Comments
3 min read
Git Worktrees Explained: The Secret Weapon You're Not Using

Git Worktrees Explained: The Secret Weapon You're Not Using

Comments
4 min read
Why git log --oneline is Killing Your AI-Generated PRs

Why git log --oneline is Killing Your AI-Generated PRs

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