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: rebase VS merge (simple)

GIT: rebase VS merge (simple)

15
Comments
2 min read
Mastering Git: Top Commands Every Developer Should Know

Mastering Git: Top Commands Every Developer Should Know

61
Comments 23
3 min read
Aprendendo Git Branching - Push & Pull - repositórios remotos no Git!

Aprendendo Git Branching - Push & Pull - repositórios remotos no Git!

Comments
8 min read
Aprendendo Git Branching - Temas Avançados

Aprendendo Git Branching - Temas Avançados

Comments
2 min read
Essential git commands every developer should know

Essential git commands every developer should know

5
Comments 1
5 min read
Aprendendo Git Branching - Módulo Sortidos

Aprendendo Git Branching - Módulo Sortidos

Comments
4 min read
The Top 10 Git GUI Clients for Linux in 2023

The Top 10 Git GUI Clients for Linux in 2023

1
Comments
3 min read
Monorepo vs Microrepo

Monorepo vs Microrepo

3
Comments
5 min read
How i created a query language for .git files (GQL)

How i created a query language for .git files (GQL)

Comments
3 min read
Aprendendo Git Branching - Comandos

Aprendendo Git Branching - Comandos

Comments
2 min read
Git Fork and Git Clone: The difference and why it's important!

Git Fork and Git Clone: The difference and why it's important!

1
Comments
3 min read
How to Create and update your Github Personal Token Issue

How to Create and update your Github Personal Token Issue

Comments
1 min read
Demystifying Git: A Comprehensive Guide to Version Control

Demystifying Git: A Comprehensive Guide to Version Control

12
Comments
5 min read
Configuring Git on a Directory Level

Configuring Git on a Directory Level

4
Comments
2 min read
How to Remove a File from Git and Add it to `.gitignore`

How to Remove a File from Git and Add it to `.gitignore`

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

1
Comments
1 min read
Git - Resources for visual learners

Git - Resources for visual learners

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

Getting Started with Git and GitHub: A simple roadmap

9
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

1
Comments 3
2 min read
Cloud Field Day 17 Recap

Cloud Field Day 17 Recap

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

Understanding the Contents of the .git Folder

87
Comments 15
3 min read
Git for beginners | with simple examples.

Git for beginners | with simple examples.

1
Comments
4 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
Your new best friend: GitKraken Client!

Your new best friend: GitKraken Client!

2
Comments 3
5 min read
How to use Meld as a difftool for Git?

How to use Meld as a difftool for Git?

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

Blocking commits on main with the pre-commit hook

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

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

150
Comments 3
18 min read
Mastering Readme Files

Mastering Readme Files

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

1-Commit Per Pull Request Workflow

16
Comments 4
2 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
Git and GitHub Essentials: Understanding the Basics

Git and GitHub Essentials: Understanding the Basics

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

Evite conflitos em seus repositórios GIT

Comments
2 min read
How I manage my git history

How I manage my git history

Comments
5 min read
Git Better with Commitlint and Conventional Commits

Git Better with Commitlint and Conventional Commits

3
Comments
4 min read
Git for Beginners: Mastering the Fundamentals of Version Control

Git for Beginners: Mastering the Fundamentals of Version Control

9
Comments 5
5 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

1
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 💻🔍

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

Advanced Git Issues: Collaboration with Other Developers 👥💻

8
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
Inspirações para repositórios de estudos no Github 📝

Inspirações para repositórios de estudos no Github 📝

16
Comments 2
3 min read
The ultimate guide to Git Hooks

The ultimate guide to Git Hooks

Comments
5 min read
Configuring Linux terminal to show current branch in versioned directories

Configuring Linux terminal to show current branch in versioned directories

23
Comments 2
3 min read
Git Learnt

Git Learnt

Comments
6 min read
Please, Sign Your Commits on GitHub

Please, Sign Your Commits on GitHub

1
Comments
4 min read
Git things: Renaming your working branch

Git things: Renaming your working branch

4
Comments 3
2 min read
The Friday Evening Frustration: An Ode to Git Commands

The Friday Evening Frustration: An Ode to Git Commands

Comments
8 min read
loading...