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.
Your .env File Is Not a Security Control (And Other Lies We Tell Ourselves)

Your .env File Is Not a Security Control (And Other Lies We Tell Ourselves)

1
Comments
4 min read
I kept committing to client repos with the wrong email, cause switching git config is a pain

I kept committing to client repos with the wrong email, cause switching git config is a pain

Comments
1 min read
How to Standardize Line Endings in Git Without Committing `.gitattributes`

How to Standardize Line Endings in Git Without Committing `.gitattributes`

Comments
3 min read
how Git detect changes

how Git detect changes

Comments
1 min read
Cómo saber si el agente hizo lo que dice que hizo

Cómo saber si el agente hizo lo que dice que hizo

Comments
5 min read
Scrut: a Python linter that only reviews the code you actually changed

Scrut: a Python linter that only reviews the code you actually changed

1
Comments 1
1 min read
GitDeclutter: know which local Git branches are safe to delete

GitDeclutter: know which local Git branches are safe to delete

Comments
4 min read
A Diff Autopsy Sheet for Free-Model Changes: Flag Deletions, Churn, and Repo Shape Before Review

A Diff Autopsy Sheet for Free-Model Changes: Flag Deletions, Churn, and Repo Shape Before Review

Comments 1
5 min read
Vibe Fast, Ship with Proof: Building Guardrails for AI Coding Agents

Vibe Fast, Ship with Proof: Building Guardrails for AI Coding Agents

Comments
2 min read
Task Tickets as YAML in Git — Ask If It's Implemented

Task Tickets as YAML in Git — Ask If It's Implemented

Comments
5 min read
The Empty Diff Audit: A Reproducible Check for Coding Agent Patches

The Empty Diff Audit: A Reproducible Check for Coding Agent Patches

Comments
5 min read
A Simple Git Workflow That Scales for Small Teams

A Simple Git Workflow That Scales for Small Teams

Comments
3 min read
The Read-Only Worktree Gate for AI-Generated Patches

The Read-Only Worktree Gate for AI-Generated Patches

Comments
5 min read
AI Agent Architecture for ERPNext and Enterprise ERP Systems

AI Agent Architecture for ERPNext and Enterprise ERP Systems

1
Comments
4 min read
A Two-Gate Harness for AI-Generated Patches You Can Run on a Free Server

A Two-Gate Harness for AI-Generated Patches You Can Run on a Free Server

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