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.
I Built an AI Code Reviewer That Reads Your Entire Codebase, Not Just Diffs

I Built an AI Code Reviewer That Reads Your Entire Codebase, Not Just Diffs

Comments 1
1 min read
Git Explained with Diagrams: The Visual Guide Every Developer Needs

Git Explained with Diagrams: The Visual Guide Every Developer Needs

Comments
4 min read
A New Method for Stable Software: Micro Code Reviews for the AI Era

Atomic units vs architectural fragmentation

A New Method for Stable Software: Micro Code Reviews for the AI Era

20
Comments 2
7 min read
Stop Wrestling with Merge Conflicts: Automate the Whole Workflow

Stop Wrestling with Merge Conflicts: Automate the Whole Workflow

Comments
10 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

2
Comments
2 min read
I Got Tired of Typing the Wrong Git Account — So I Built a Desktop App to Fix It

I Got Tired of Typing the Wrong Git Account — So I Built a Desktop App to Fix It

Comments
3 min read
Your AI agents are stepping on each other

Your AI agents are stepping on each other

Comments
1 min read
How to Fix GitHub Push Protection Error

How to Fix GitHub Push Protection Error

Comments
1 min read
I got tired of running git rebase -i again and again… so I built this

I got tired of running git rebase -i again and again… so I built this

Comments
1 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 Added an AI Gate Before Every git push with no-mistakes 🛡️

I Added an AI Gate Before Every git push with no-mistakes 🛡️

13
Comments 2
3 min read
My Site Has No Database, But It Has a CMS, Comments, Likes, and Views

My Site Has No Database, But It Has a CMS, Comments, Likes, and Views

3
Comments
5 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 3
3 min read
Smart Branch Naming for GitKraken (and Any Git Workflow)

Smart Branch Naming for GitKraken (and Any Git Workflow)

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 2
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.