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.
🧠 What Is Git? (And Why It’s the Time Machine Your Code Needs)

🧠 What Is Git? (And Why It’s the Time Machine Your Code Needs)

1
Comments 1
3 min read
🤝 What Is Git Teamwork? (And Why It Makes Collaboration Smooth Like Butter)

🤝 What Is Git Teamwork? (And Why It Makes Collaboration Smooth Like Butter)

2
Comments 1
3 min read
Git Commands Explained with Quick Analogies

Git Commands Explained with Quick Analogies

1
Comments
2 min read
Managing Multiple GitHub Accounts & Branches on Windows

Managing Multiple GitHub Accounts & Branches on Windows

1
Comments 1
3 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
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
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

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

Git: 50 Essential Commands for Everyday Workflow

18
Comments 4
3 min read
CSS and HTML Tricks: A Comprehensive Guide

CSS and HTML Tricks: A Comprehensive Guide

13
Comments 1
13 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
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 Rebase -i: Clean Up Commits Like a Pro (Day 1/30)

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

6
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.