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.
Conway's Law Is Already in Your Commit History

Conway's Law Is Already in Your Commit History

Comments
2 min read
Week 2: Pull Requests, Rejected Code, and the Art of Not Breaking Things

Week 2: Pull Requests, Rejected Code, and the Art of Not Breaking Things

2
Comments
8 min read
git bisect: find the commit that broke production in minutes, not days

git bisect: find the commit that broke production in minutes, not days

Comments
4 min read
How to Create a GitHub Repository from the Terminal Using GitHub CLI

How to Create a GitHub Repository from the Terminal Using GitHub CLI

Comments
2 min read
Links that don't break when your docs move

Links that don't break when your docs move

Comments
4 min read
The expensive part of selective doc fetching isn't the files — it's the commits

The expensive part of selective doc fetching isn't the files — it's the commits

Comments
4 min read
Git and HTML basics

Git and HTML basics

Comments
1 min read
I Accidentally Built a Messenger That Consists of a Single HTML File

I Accidentally Built a Messenger That Consists of a Single HTML File

Comments
3 min read
Organization Isn't Just About Code — It's About Team Process

Organization Isn't Just About Code — It's About Team Process

1
Comments
3 min read
I built a tool to measure how much of my codebase is AI-written — here's how it works

I built a tool to measure how much of my codebase is AI-written — here's how it works

Comments
3 min read
"Autonomous coding agents don't break in the middle, they break at the seams"

"Autonomous coding agents don't break in the middle, they break at the seams"

Comments
8 min read
Removing API Keys from Git History: BFG + Force Push (A Security Incident Response)

Removing API Keys from Git History: BFG + Force Push (A Security Incident Response)

Comments
3 min read
Git Advanced: Rebase, Bisect, and the Commands That Save Hours (2026)

Git Advanced: Rebase, Bisect, and the Commands That Save Hours (2026)

Comments
4 min read
API 키 Git 히스토리에서 완전 제거: BFG + force push 가이드

API 키 Git 히스토리에서 완전 제거: BFG + force push 가이드

Comments
2 min read
Git Survival Guide: Commands You Should Actually Understand

Git Survival Guide: Commands You Should Actually Understand

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