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 Hands-On: Revert, Stash, and Branching Labs

Git Hands-On: Revert, Stash, and Branching Labs

Comments
3 min read
The tools i learnt during my first two weeks of learning programming

The tools i learnt during my first two weeks of learning programming

Comments
1 min read
Day 22/30 - git log --graph --oneline --all – Visualize branch history.

Day 22/30 - git log --graph --oneline --all – Visualize branch history.

Comments 3
4 min read
Git clean local branches

Git clean local branches

Comments
2 min read
From Basics to Battle-Tested: 10 Tech Foundations You Should Actually Master

From Basics to Battle-Tested: 10 Tech Foundations You Should Actually Master

Comments
3 min read
A Case for Semicolon-less JavaScript (ASI)

A Case for Semicolon-less JavaScript (ASI)

3
Comments 1
3 min read
Day 21/30 - Git Update-Ref – Manually Update Branch References

Day 21/30 - Git Update-Ref – Manually Update Branch References

Comments 1
3 min read
PR Reviews: Comment vs. Approve vs. Request Changes – When to Use Each

PR Reviews: Comment vs. Approve vs. Request Changes – When to Use Each

Comments
2 min read
Day 5/30 : Git worktree – Work on multiple branches simultaneously

Day 5/30 : Git worktree – Work on multiple branches simultaneously

Comments
2 min read
GIT for Web Developers: The Dummy-Proof Guide

GIT for Web Developers: The Dummy-Proof Guide

2
Comments
4 min read
Day 4/30 - Git Bisect Explained: Find the Commit That Broke Your Code

Day 4/30 - Git Bisect Explained: Find the Commit That Broke Your Code

Comments
2 min read
Code Reviews Suck. Here’s What Helped (and Where It Can Break)

Code Reviews Suck. Here’s What Helped (and Where It Can Break)

Comments
3 min read
Navigating Git Conflicts: Best Practices to Prevent Code Loss in Development Teams

Navigating Git Conflicts: Best Practices to Prevent Code Loss in Development Teams

Comments
5 min read
Day 25/30 - Git Hooks (Pre-Commit, Pre-Push) – Automate Checks Before Commits/Pushes

Day 25/30 - Git Hooks (Pre-Commit, Pre-Push) – Automate Checks Before Commits/Pushes

Comments 1
3 min read
Day 3/30 - Undo Git Mistakes: The Ultimate git reflog Guide

Day 3/30 - Undo Git Mistakes: The Ultimate git reflog Guide

Comments
4 min read
How to Use Git Tags for Reliable Versioning and Releases

How to Use Git Tags for Reliable Versioning and Releases

2
Comments
1 min read
Day 7/30 - git blame -L – See who changed a specific line in a file

Day 7/30 - git blame -L – See who changed a specific line in a file

1
Comments
3 min read
wise.commit – Smarter Git Commits with AI and Emojis

wise.commit – Smarter Git Commits with AI and Emojis

Comments 1
1 min read
Day 2/30: Advanced Git - When and How to Use Cherry-Pick

Day 2/30: Advanced Git - When and How to Use Cherry-Pick

1
Comments
3 min read
Day 6/30 - Git Submodule – Managing dependencies inside a repo

Day 6/30 - Git Submodule – Managing dependencies inside a repo

Comments
3 min read
🚀 Claude Auto-Commit v0.1.4: Enhanced AI Git Commit Generation with Claude Code SDK

🚀 Claude Auto-Commit v0.1.4: Enhanced AI Git Commit Generation with Claude Code SDK

1
Comments
5 min read
Why You Should Learn Git Early in Your Dev Journey

Why You Should Learn Git Early in Your Dev Journey

Comments
1 min read
From EC2 to : Connecting Your Cloud Code Like a Pro

From EC2 to : Connecting Your Cloud Code Like a Pro

Comments
2 min read
50 DevOps Project Ideas to Build Your Skills: From Beginner to Advanced

50 DevOps Project Ideas to Build Your Skills: From Beginner to Advanced

1
Comments
9 min read
🔐 Git + con SSH: Guía paso a paso (y sin morir en el intento)

🔐 Git + con SSH: Guía paso a paso (y sin morir en el intento)

Comments
2 min read