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.
How to Check for Uncommitted or Unpushed Changes in Git

How to Check for Uncommitted or Unpushed Changes in Git

2
Comments
3 min read
🌿 Simplifying Git Branch Management: A Comprehensive Multi-Branch Update Guide

🌿 Simplifying Git Branch Management: A Comprehensive Multi-Branch Update Guide

4
Comments
8 min read
Improving Your Productivity With Git Worktrees

Improving Your Productivity With Git Worktrees

Comments
3 min read
How We Took GitOps a Step Further

How We Took GitOps a Step Further

91
Comments 17
4 min read
Mastering Bug Identification Using Git Bisect Techniques

Mastering Bug Identification Using Git Bisect Techniques

1
Comments
3 min read
10 Git Commands You’ll Wish You Knew Earlier

10 Git Commands You’ll Wish You Knew Earlier

196
Comments 18
3 min read
How to undo a specific pushed commit

How to undo a specific pushed commit

Comments
1 min read
Copy files from another branch with Git

Copy files from another branch with Git

Comments
1 min read
Undo Mistakes in Git: Revert, Reset, and Checkout Simplified

Undo Mistakes in Git: Revert, Reset, and Checkout Simplified

Comments
2 min read
A Merge Strategy using reset --soft

A Merge Strategy using reset --soft

3
Comments 1
2 min read
đź’ˇ 5 little-known Git commands that will improve your workflow.

đź’ˇ 5 little-known Git commands that will improve your workflow.

1
Comments
1 min read
Why I Built commit-ai: A Story About Git Security and Team Safety

Why I Built commit-ai: A Story About Git Security and Team Safety

1
Comments
1 min read
How to Link git to GitHub via SSH on Windows

How to Link git to GitHub via SSH on Windows

Comments
5 min read
Trunk-Based Development or GitFlow — What's your dev workflow?

Trunk-Based Development or GitFlow — What's your dev workflow?

1
Comments
1 min read
Mastering Git Workflows: Beyond Basic Commands

Mastering Git Workflows: Beyond Basic Commands

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