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 get the verified badge on GitHub with SSH key signing

How to get the verified badge on GitHub with SSH key signing

3
Comments
1 min read
Why you should sign your commits, and not only how.

Why you should sign your commits, and not only how.

9
Comments
3 min read
You don't need to be a senior to contribute to open-source projects

You don't need to be a senior to contribute to open-source projects

1
Comments
9 min read
Upgrading your GitHub README

Upgrading your GitHub README

59
Comments 22
1 min read
Gestão de Projetos com GIT

Gestão de Projetos com GIT

Comments
6 min read
GIT for Beginners

GIT for Beginners

10
Comments 2
3 min read
Dynamically Populating Parameters in Manual GitHub Action

Dynamically Populating Parameters in Manual GitHub Action

Comments
2 min read
How To Create a Repository in GitHub

How To Create a Repository in GitHub

2
Comments
5 min read
Amazing git additional tool to install: git-interactive-rebase-tool

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

7
Comments 1
2 min read
Git commands | underrated

Git commands | underrated

Comments
1 min read
Collaboration in Git: A comparison of different workflows

Collaboration in Git: A comparison of different workflows

Comments
10 min read
Git Merge vs. Rebase: Key Differences

Git Merge vs. Rebase: Key Differences

65
Comments 7
4 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
Essential Git Commands: A Developer’s Guide

Essential Git Commands: A Developer’s Guide

15
Comments 2
3 min read
Improve git clone performance in a CI pipeline

Improve git clone performance in a CI pipeline

Comments
2 min read
How to setup verified commits on GitHub

How to setup verified commits on GitHub

1
Comments
4 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

8
Comments 4
3 min read
2024-04-21 My weekly dev.to recommendations

2024-04-21 My weekly dev.to recommendations

3
Comments
1 min read
How to get somebody fired using Git

How to get somebody fired using Git

321
Comments 93
8 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
Summary of 15 Useful Git Commands for Your Project

Summary of 15 Useful Git Commands for Your Project

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

23
Comments
3 min read
Why you should use a terminal editor to write a commit message

Why you should use a terminal editor to write a commit message

Comments
2 min read
Are You Writing Your Git Commit Messages Properly?

Are You Writing Your Git Commit Messages Properly?

176
Comments 52
3 min read
How To Solve Merge Conflict With Intermediate Branch

How To Solve Merge Conflict With Intermediate Branch

5
Comments
3 min read
loading...