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 COMMANDS

GIT COMMANDS

Comments
1 min read
The reductionist theory or Rethinking of .gitignore bloat

The reductionist theory or Rethinking of .gitignore bloat

1
Comments 1
5 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
Understanding the Git Staging Area — One Step You Shouldn’t Skip

Understanding the Git Staging Area — One Step You Shouldn’t Skip

1
Comments
2 min read
Can AI Really Replace DevOps? A Reality Check for 2025

Can AI Really Replace DevOps? A Reality Check for 2025

1
Comments
4 min read
Git Push Failing? Fix ‘pack-objects Died of Signal 9’ with These Proven Solutions

Git Push Failing? Fix ‘pack-objects Died of Signal 9’ with These Proven Solutions

Comments
4 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
How to Search Git Commit History

How to Search Git Commit History

Comments
2 min read
Git: 50 Essential Commands for Everyday Workflow

Git: 50 Essential Commands for Everyday Workflow

18
Comments 4
3 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
CSS and HTML Tricks: A Comprehensive Guide

CSS and HTML Tricks: A Comprehensive Guide

13
Comments 1
13 min read
Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For!

Comments
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
Day 17/30 - Git Revert --no-commit: Revert Multiple Commits Without Auto-Committing

Day 17/30 - Git Revert --no-commit: Revert Multiple Commits Without Auto-Committing

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

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

Comments 1
3 min read
Git Error: `fatal: refusing to merge unrelated histories`

Git Error: `fatal: refusing to merge unrelated histories`

3
Comments 1
2 min read
Git Reset Cheat Sheet: Soft vs Hard (With Example)

Git Reset Cheat Sheet: Soft vs Hard (With Example)

7
Comments 2
2 min read
GitHub PR Reviews: Comment vs. Approve vs. Request Changes – When to Use Each

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

3
Comments 2
2 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
Git Sparse Checkout: Clone a Single File or Directory

Git Sparse Checkout: Clone a Single File or Directory

Comments
1 min read
Git and GitHub: Understanding Version Control

Git and GitHub: Understanding Version Control

1
Comments
2 min read
11 Essential Git Commands Every Developer Should Know (With Screenshots)

11 Essential Git Commands Every Developer Should Know (With Screenshots)

Comments
2 min read
Git Rebase -i: Clean Up Commits Like a Pro (Day 1/30)

Git Rebase -i: Clean Up Commits Like a Pro (Day 1/30)

4
Comments
2 min read
__Git__

__Git__

1
Comments 5
2 min read
🌟 The Ultimate Git Reference: All Commands from Beginner to Advanced

🌟 The Ultimate Git Reference: All Commands from Beginner to Advanced

62
Comments 6
14 min read
loading...