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.
Version Control Systems

Version Control Systems

3
Comments
2 min read
The Art of Git Commits: Writing Messages That Your Future Self Will Thank You For

The Art of Git Commits: Writing Messages That Your Future Self Will Thank You For

3
Comments
4 min read
Add a new SSH-Key for GitHub on your computer

Add a new SSH-Key for GitHub on your computer

Comments
3 min read
πŸš€ The Ultimate DevOps Interview Questions & Answers Repository – 550+ Questions & Growing!

πŸš€ The Ultimate DevOps Interview Questions & Answers Repository – 550+ Questions & Growing!

38
Comments 10
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
Mastering Bug Identification Using Git Bisect Techniques

Mastering Bug Identification Using Git Bisect Techniques

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

10 Git Commands You’ll Wish You Knew Earlier

183
Comments 17
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
First Steps with Git

First Steps with Git

3
Comments
4 min read
A Merge Strategy using reset --soft

A Merge Strategy using reset --soft

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

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

Comments
2 min read
Unlock the "Pair Extraordinaire" Achievement on GitHub

Unlock the "Pair Extraordinaire" Achievement on GitHub

2
Comments
1 min read
πŸ’‘ 5 little-known Git commands that will improve your workflow.

πŸ’‘ 5 little-known Git commands that will improve your workflow.

3
Comments
1 min read
GIT hack: Sort and show recent branches

GIT hack: Sort and show recent branches

Comments
2 min read
πŸŽ‰ Simplify Laravel CRUD Operations with Ease! πŸš€

πŸŽ‰ Simplify Laravel CRUD Operations with Ease! πŸš€

Comments
1 min read
Why I Stopped Using Plain Git Pull (And Why You Should Too)

Why I Stopped Using Plain Git Pull (And Why You Should Too)

Comments 1
2 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
πŸ’» IDE Integration: Supercharging Productivity βœ”

πŸ’» IDE Integration: Supercharging Productivity βœ”

10
Comments 4
4 min read
Effective Git Branch Merging for Teams πŸš€

Effective Git Branch Merging for Teams πŸš€

Comments
3 min read
Mastering Git Workflows: Beyond Basic Commands

Mastering Git Workflows: Beyond Basic Commands

1
Comments
3 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
Git Commands for Breaking Down Large Code Changes into Smaller PRs

Git Commands for Breaking Down Large Code Changes into Smaller PRs

Comments
2 min read
loading...