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.
🌿 Git Mastery: The Complete Developer Guide

🌿 Git Mastery: The Complete Developer Guide

2
Comments
9 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
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
10 Git Commands Every Developer Should Know

10 Git Commands Every Developer Should Know

Comments
2 min read
Git Clean, Git Remove file from commit - Cheatsheet

Git Clean, Git Remove file from commit - Cheatsheet

Comments
15 min read
How I Deployed My First Project on AWS (And Didn't Break Everything)

How I Deployed My First Project on AWS (And Didn't Break Everything)

Comments 2
6 min read
DevSecOps for Git: Security Starts at Commit Time

DevSecOps for Git: Security Starts at Commit Time

1
Comments
3 min read
Git-Native AI Development: Traceability with Every Commit

Git-Native AI Development: Traceability with Every Commit

Comments
3 min read
Capturer la décision à l'instant du commit, ou la perdre à jamais

Capturer la décision à l'instant du commit, ou la perdre à jamais

Comments
8 min read
Capture the decision at commit-time, or lose it forever

Capture the decision at commit-time, or lose it forever

Comments
7 min read
How to fix your last commit without creating a new one...

How to fix your last commit without creating a new one...

5
Comments
2 min read
seal-commit: The Git Commit Skill That Generates Change Review Docs Automatically

seal-commit: The Git Commit Skill That Generates Change Review Docs Automatically

Comments 3
3 min read
Don't Let Secrets Become Commits: Bringing Gitleaks Into the Developer Workflow

Don't Let Secrets Become Commits: Bringing Gitleaks Into the Developer Workflow

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