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.
7 actionable tips to get your PR approved (+ template)

7 actionable tips to get your PR approved (+ template)

7
Comments
8 min read
How to copy commits from one Git repo to another?

How to copy commits from one Git repo to another?

4
Comments
1 min read
Git - Resources for visual learners

Git - Resources for visual learners

6
Comments
2 min read
Getting Started with Git and GitHub: A simple roadmap

Getting Started with Git and GitHub: A simple roadmap

29
Comments
1 min read
OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

170
Comments 31
5 min read
Level up your development in Git

Level up your development in Git

1
Comments
3 min read
Cleansing the Code - Mastering Single File Reversion in Git

Cleansing the Code - Mastering Single File Reversion in Git

Comments
2 min read
7 Forbidden Secrets of Git: Master the Most Important Commands Now!

7 Forbidden Secrets of Git: Master the Most Important Commands Now!

3
Comments 3
2 min read
Git - Is just this.

Git - Is just this.

6
Comments 1
3 min read
A reminder to use single quotes when writing commit messages

A reminder to use single quotes when writing commit messages

2
Comments 3
2 min read
Cloud Field Day 17 Recap

Cloud Field Day 17 Recap

2
Comments
2 min read
Understanding the Contents of the .git Folder

Understanding the Contents of the .git Folder

106
Comments 15
3 min read
Policing commit messages to conform to a semver-like standard

Policing commit messages to conform to a semver-like standard

Comments
2 min read
[pt-BR] Fundamentos do Git, um guia completo

[pt-BR] Fundamentos do Git, um guia completo

175
Comments 3
18 min read
How to use Meld as a difftool for Git?

How to use Meld as a difftool for Git?

16
Comments 1
2 min read
Blocking commits on main with the pre-commit hook

Blocking commits on main with the pre-commit hook

1
Comments
1 min read
1-Commit Per Pull Request Workflow

1-Commit Per Pull Request Workflow

16
Comments 4
2 min read
Mastering Readme Files

Mastering Readme Files

18
Comments
4 min read
Mastering Conventional Commits: A Hands-On Guide

Mastering Conventional Commits: A Hands-On Guide

1
Comments 1
2 min read
Master Git and GitHub - A Version Control Guide

Master Git and GitHub - A Version Control Guide

2
Comments
4 min read
What actually happens when you git?

What actually happens when you git?

9
Comments 2
4 min read
One Api to Git them all

One Api to Git them all

2
Comments
10 min read
How to use GitHub trough multiple users on the same PC

How to use GitHub trough multiple users on the same PC

Comments
3 min read
Evite conflitos em seus repositórios GIT

Evite conflitos em seus repositórios GIT

Comments
2 min read
Git and GitHub Essentials: Understanding the Basics

Git and GitHub Essentials: Understanding the Basics

1
Comments
3 min read
loading...