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.
Stacking PRs & Squashing Merges

Stacking PRs & Squashing Merges

Comments
2 min read
Git GUI Tools - Simplifying Version Control for Test Engineers

Git GUI Tools - Simplifying Version Control for Test Engineers

Comments
4 min read
Git Basics: A Beginner's Guide to Branches

Git Basics: A Beginner's Guide to Branches

1
Comments
10 min read
Refactoring and Git Rebase Practice

Refactoring and Git Rebase Practice

Comments
2 min read
Set New Branch in Git

Set New Branch in Git

Comments
1 min read
Building Git from Scratch in Go: What I Learned About Version Control Internals

Building Git from Scratch in Go: What I Learned About Version Control Internals

9
Comments 2
5 min read
Stop Coding in Chaos: Why You Need a Pro Dev Environment Now (And How to Set It Up)

Stop Coding in Chaos: Why You Need a Pro Dev Environment Now (And How to Set It Up)

1
Comments 2
4 min read
แก้ปัญหาภาษาไทยใน Git Log | Git Diff

แก้ปัญหาภาษาไทยใน Git Log | Git Diff

Comments
1 min read
Why We're Building FlowBridge

Why We're Building FlowBridge

Comments
1 min read
Git install

Git install

2
Comments
3 min read
I built a project management tool that auto-closes tasks on Git merge

I built a project management tool that auto-closes tasks on Git merge

2
Comments
2 min read
Field Notes: Hacktoberfest 2025, Week 1

Hacktoberfest: Contribution Chronicles

Field Notes: Hacktoberfest 2025, Week 1

5
Comments 2
2 min read
I Open-Sourced My Production Git Config (And You Should Steal It)

I Open-Sourced My Production Git Config (And You Should Steal It)

18
Comments 3
3 min read
Day 5 of My Coding Journey: Git Push & Pull – The Real Tug of War

Day 5 of My Coding Journey: Git Push & Pull – The Real Tug of War

Comments
2 min read
Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Adding a New TOML Feature, using Git Remotes and Merges on a repository.

Comments
2 min read
Adding TOML Config Support and Reviewing PRs

Adding TOML Config Support and Reviewing PRs

Comments
2 min read
Git Worktrees: The Power Behind Cursor’s Parallel Agents

Git Worktrees: The Power Behind Cursor’s Parallel Agents

Comments
3 min read
Git Commit Messages that Makes Sense !

Git Commit Messages that Makes Sense !

1
Comments
2 min read
Tackling Config Files and Git Remotes (TOMLI?? @.@)

Tackling Config Files and Git Remotes (TOMLI?? @.@)

Comments
3 min read
My Experience Adding TOML Config and Using Git Remotes

My Experience Adding TOML Config and Using Git Remotes

Comments
3 min read
Git Status And Commit Commands

Git Status And Commit Commands

Comments
3 min read
Github Draft Pull Request is Interesting

Github Draft Pull Request is Interesting

Comments
1 min read
Best Practices for Organizing Cloned GitHub Projects

Best Practices for Organizing Cloned GitHub Projects

Comments
5 min read
Stop Rebasing Everything: Your Git History Isn’t That Special

Stop Rebasing Everything: Your Git History Isn’t That Special

20
Comments 6
2 min read
Two Ways To Git Cherry-Pick From Another Repo

Two Ways To Git Cherry-Pick From Another Repo

Comments
3 min read
loading...