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 Merge vs. Rebase: Key Differences

Git Merge vs. Rebase: Key Differences

47
Comments 5
4 min read
Essential Git Commands: A Developer’s Guide

Essential Git Commands: A Developer’s Guide

15
Comments 2
3 min read
How do you use git rebase? Let's go through one use case

How do you use git rebase? Let's go through one use case

11
Comments 10
3 min read
GIT for Beginners

GIT for Beginners

7
Comments 2
2 min read
Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

Navigating the Stormy Waters of Git Merge Conflicts: A Guide for basic git conflicts

7
Comments 3
3 min read
Amazing git additional tool to install: git-interactive-rebase-tool

Amazing git additional tool to install: git-interactive-rebase-tool

5
Comments 1
2 min read
My weekly dev.to recommendations

My weekly dev.to recommendations

3
Comments
1 min read
You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

You messed up your git repository? Don't panic! Here is the first-aid kit 🤕🩹

3
Comments
2 min read
Git/CLI Commands; One GUI to rule them all!

Git/CLI Commands; One GUI to rule them all!

2
Comments
5 min read
How to setup verified commits on GitHub

How to setup verified commits on GitHub

1
Comments
4 min read
GitHub as a Time Traveler

GitHub as a Time Traveler

1
Comments
3 min read
Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

Trabalhe com duas branches ou mais ao mesmo tempo com Git Worktree

1
Comments
3 min read
How To Create a Repository in GitHub

How To Create a Repository in GitHub

Comments
5 min read
chore(dev.to): change to offendingcommit

chore(dev.to): change to offendingcommit

Comments
1 min read
Git and GitHub

Git and GitHub

Comments
2 min read
Git commands - most used

Git commands - most used

Comments
1 min read
Git Stash: Managing Changes in a Temporary Storage

Git Stash: Managing Changes in a Temporary Storage

Comments 1
4 min read
loading...