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.
Feature Branch in Git

Feature Branch in Git

Comments
2 min read
Removing a Tracked File from Git After Adding It to .gitignore

Removing a Tracked File from Git After Adding It to .gitignore

3
Comments
1 min read
Managing Multiple SSH Keys for Different Git Hosting Platforms (GitLab & GitHub)

Managing Multiple SSH Keys for Different Git Hosting Platforms (GitLab & GitHub)

Comments
3 min read
Get a Git productivity boost with FZF

Get a Git productivity boost with FZF

Comments
5 min read
How This Simple glp Alias Saves Hours in Git

How This Simple glp Alias Saves Hours in Git

Comments
2 min read
The Lazy Engineer’s Guide to Automating Timesheets: Part 1

The Lazy Engineer’s Guide to Automating Timesheets: Part 1

Comments
8 min read
"Essential Git Commands"

"Essential Git Commands"

Comments
1 min read
Unlock Your Coding Potential with the GitHub Copilot Global Bootcamp!

Unlock Your Coding Potential with the GitHub Copilot Global Bootcamp!

Comments
2 min read
Kickstart Your Developer Journey: A Beginner’s Guide to Software Development Success

Kickstart Your Developer Journey: A Beginner’s Guide to Software Development Success

1
Comments
3 min read
Git Avanzado: ¿Qué es git stash? 🔎

Git Avanzado: ¿Qué es git stash? 🔎

1
Comments
4 min read
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
🌿 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

6
Comments
3 min read
How to undo a specific pushed commit

How to undo a specific pushed commit

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

10 Git Commands You’ll Wish You Knew Earlier

181
Comments 17
3 min read
Copy files from another branch with Git

Copy files from another branch with Git

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

Unlock the "Pair Extraordinaire" Achievement on GitHub

5
Comments
1 min read
First Steps with Git

First Steps with Git

4
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
đź’ˇ 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
loading...