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 Work, Not Your Agent's Signature: A Local Git Guardrail for AI Credits

Your Work, Not Your Agent's Signature: A Local Git Guardrail for AI Credits

Comments 3
5 min read
git check-ignore -v answers a different question than the bare command

git check-ignore -v answers a different question than the bare command

1
Comments
4 min read
git absorb: the fixup workflow that sorts itself out

git absorb: the fixup workflow that sorts itself out

1
Comments
1 min read
What Is Git-Aware Project Management?

What Is Git-Aware Project Management?

Comments
2 min read
I Almost Lost an Entire Blog with git reset --hard (And Git Saved Me)

I Almost Lost an Entire Blog with git reset --hard (And Git Saved Me)

Comments
2 min read
My experience moving from GitLens to a simpler inline git blame tool.

My experience moving from GitLens to a simpler inline git blame tool.

Comments
2 min read
My Agent's Git Checkout Left Two Commits Floating in Nowhere. Worktrees Fixed the Actual Problem.

My Agent's Git Checkout Left Two Commits Floating in Nowhere. Worktrees Fixed the Actual Problem.

Comments
4 min read
The bugs I could only find by running the thing

The bugs I could only find by running the thing

1
Comments
4 min read
Conway's Law Is Already in Your Commit History

Conway's Law Is Already in Your Commit History

Comments
2 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
Git is the Developer Tool We All Take for Granted

Git is the Developer Tool We All Take for Granted

18
Comments 5
1 min read
I Built RepoFleet to Manage One Feature Across Multiple Git Repositories

I Built RepoFleet to Manage One Feature Across Multiple Git Repositories

2
Comments
3 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
Links that don't break when your docs move

Links that don't break when your docs move

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