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.
Introducing *beta* Remogram: forge facts for agents, without the workflow baggage

Introducing *beta* Remogram: forge facts for agents, without the workflow baggage

Comments
4 min read
Introduction to Git

Introduction to Git

Comments
5 min read
Building a Sports E-Commerce Shop with Django — My Full Stack Journey

Building a Sports E-Commerce Shop with Django — My Full Stack Journey

1
Comments
2 min read
Git Branch Naming That Won't Make Your Team Hate You

Git Branch Naming That Won't Make Your Team Hate You

Comments
3 min read
GitHub: Hướng dẫn toàn diện từ A đến Z cho người mới bắt đầu

GitHub: Hướng dẫn toàn diện từ A đến Z cho người mới bắt đầu

Comments
9 min read
I committed a 200 MB file once. Never again — so I built a zero-dep pre-commit guard.

I committed a 200 MB file once. Never again — so I built a zero-dep pre-commit guard.

Comments
3 min read
Most beginners misuse these Git branch commands: main, checkout -b, switch -c, and push -u explained

Most beginners misuse these Git branch commands: main, checkout -b, switch -c, and push -u explained

1
Comments
4 min read
I Built a Git Sync Tool for My Obsidian Vault

I Built a Git Sync Tool for My Obsidian Vault

Comments
2 min read
Stop AI Coding Agents From Leaking Secrets (.env, API keys, tokens)

Stop AI Coding Agents From Leaking Secrets (.env, API keys, tokens)

Comments
2 min read
Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Comments 1
3 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
git branch -d is fine — until the day you delete the wrong one

git branch -d is fine — until the day you delete the wrong one

Comments 1
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
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.