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.
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
From 8 Minutes to 40 Seconds: Solving Data Pipeline Deployment Bottlenecks with Git Sparse Checkout

From 8 Minutes to 40 Seconds: Solving Data Pipeline Deployment Bottlenecks with Git Sparse Checkout

Comments
5 min read
🚀 Essential Git and GitHub Interview Questions

🚀 Essential Git and GitHub Interview Questions

Comments
3 min read
Mastering .gitignore: Keep Your Git Repo Clean and Professional

Mastering .gitignore: Keep Your Git Repo Clean and Professional

1
Comments
2 min read
Hacktoberfest 2025: Diário de Campo, Semana 1

Hacktoberfest: Contribution Chronicles

Hacktoberfest 2025: Diário de Campo, Semana 1

Comments
2 min read
Moving a Specific Commit to Another Branch in Git

Moving a Specific Commit to Another Branch in Git

1
Comments
2 min read
SE 371 Assignment 2

SE 371 Assignment 2

Comments
1 min read
Day 4 of My Learning Journey: What is Git & GitHub?

Day 4 of My Learning Journey: What is Git & GitHub?

3
Comments
3 min read
10 Tips for Git Every Developer Should Know in 2025

10 Tips for Git Every Developer Should Know in 2025

1
Comments 1
2 min read
Git LFS: The Developer’s Solution to Large File Chaos

Git LFS: The Developer’s Solution to Large File Chaos

12
Comments
4 min read
Detecting File Changes in 2 Seconds: Python File Integrity Monitoring

Detecting File Changes in 2 Seconds: Python File Integrity Monitoring

Comments
2 min read
loading...