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 Branching, Pull, Merge, Commit, and Push – Step-by-Step Guide

Git Branching, Pull, Merge, Commit, and Push – Step-by-Step Guide

2
Comments
2 min read
Branching & Merging Lab: Building Production-Ready DevOps Workflows

Branching & Merging Lab: Building Production-Ready DevOps Workflows

1
Comments
4 min read
Why You Need to Sync Production Back Into Dev

Why You Need to Sync Production Back Into Dev

1
Comments 2
2 min read
I Ran My Git History Through a D&D Alignment Test — It Called Me Chaotic Evil

I Ran My Git History Through a D&D Alignment Test — It Called Me Chaotic Evil

Comments
4 min read
I Found an API Key I Deleted 18 Months Ago Still Living in My Git History

I Found an API Key I Deleted 18 Months Ago Still Living in My Git History

Comments
5 min read
Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

Comments
1 min read
Inside Git: How It Works and the Role of the .git Folder

Inside Git: How It Works and the Role of the .git Folder

Comments
2 min read
Git Cherry-Pick: Pull a Specific Commit from Another Branch

Git Cherry-Pick: Pull a Specific Commit from Another Branch

Comments
2 min read
commit-prophet: I Built a Tool That Predicts Buggy Files Using Git History

commit-prophet: I Built a Tool That Predicts Buggy Files Using Git History

Comments
4 min read
I Built a Tool That Writes Obituaries for Your Deleted Code

I Built a Tool That Writes Obituaries for Your Deleted Code

Comments
3 min read
How I Run 5+ AI Agents in Parallel on the Same Repo with Git Worktrees

How I Run 5+ AI Agents in Parallel on the Same Repo with Git Worktrees

1
Comments
2 min read
Git Beyond the Basics: Tricks That Actually Save My Day

Git Beyond the Basics: Tricks That Actually Save My Day

Comments
4 min read
Dotfiles: The Secret Weapon for Effortless Configuration Management

Dotfiles: The Secret Weapon for Effortless Configuration Management

Comments
3 min read
From PR to Production: How Kubernetes Deployments Actually Work (Microservices in the Real World)

From PR to Production: How Kubernetes Deployments Actually Work (Microservices in the Real World)

9
Comments
3 min read
Software Development 101: A Crash Course in Version Control with Git and Github

Software Development 101: A Crash Course in Version Control with Git and Github

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