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.
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

109
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

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

How to use Meld as a difftool for Git?

17
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
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
How I manage my git history

How I manage my git history

2
Comments
5 min read
Git Better with Commitlint and Conventional Commits

Git Better with Commitlint and Conventional Commits

5
Comments
4 min read
Code Your Way: Customizing Amplication's Code With Confidence

Code Your Way: Customizing Amplication's Code With Confidence

10
Comments
5 min read
How I've deleted my git remote branch and kind of managed to restore it

How I've deleted my git remote branch and kind of managed to restore it

4
Comments
2 min read
Getting Onto The Kubernetes Release Team

Getting Onto The Kubernetes Release Team

3
Comments 4
2 min read
Git for Developers: Common Errors and How to Resolve Them 💻🔍

Git for Developers: Common Errors and How to Resolve Them 💻🔍

5
Comments 5
3 min read
Advanced Git Issues: Collaboration with Other Developers 👥💻

Advanced Git Issues: Collaboration with Other Developers 👥💻

9
Comments
3 min read
Using Git and Github - Basic Functions (Easy)

Using Git and Github - Basic Functions (Easy)

Comments
4 min read
Linkerd and GitOps

Linkerd and GitOps

4
Comments
6 min read
Git: Intermediate Commands Part 2

Git: Intermediate Commands Part 2

3
Comments
4 min read
Create a New Branch in Git

Create a New Branch in Git

2
Comments 1
2 min read
loading...