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.
Como enviar somente novos commits em uma branch que já foi mesclada.

Como enviar somente novos commits em uma branch que já foi mesclada.

Comments
1 min read
All the Git Commands that You Need to Know

All the Git Commands that You Need to Know

2
Comments 1
2 min read
Git clone - that repo is too big : HELP!

Git clone - that repo is too big : HELP!

Comments
2 min read
Git avanzado: ¿Qué es cherry pick? 🍒

Git avanzado: ¿Qué es cherry pick? 🍒

3
Comments
3 min read
Create an auto-merging workflow on Github

Create an auto-merging workflow on Github

1
Comments
10 min read
How to upgrade Git to latest version on macOS

How to upgrade Git to latest version on macOS

1
Comments
2 min read
Make Git Log Great (Again): Merge vs Rebase

Make Git Log Great (Again): Merge vs Rebase

2
Comments
3 min read
Let AI Do Code Review For You

Let AI Do Code Review For You

20
Comments 4
2 min read
⚙️ From Code to Production: Managing End-to-End Lifecycle of Source Code in DevOps 🛠️

⚙️ From Code to Production: Managing End-to-End Lifecycle of Source Code in DevOps 🛠️

10
Comments
3 min read
Git cheat sheet and detailed guide

Git cheat sheet and detailed guide

Comments
2 min read
使用 AI 自動生成 Git Commit 訊息

使用 AI 自動生成 Git Commit 訊息

Comments
1 min read
git@github.com: Permission denied (Linux Guide)

git@github.com: Permission denied (Linux Guide)

Comments
3 min read
Démystifier le dossier .git : Le cœur du suivi de version de Git

Démystifier le dossier .git : Le cœur du suivi de version de Git

Comments
4 min read
The Ultimate Guide for Beginners: Navigating Git and GitHub in the World of Tech

The Ultimate Guide for Beginners: Navigating Git and GitHub in the World of Tech

12
Comments
5 min read
Top DevOps Tools for Infrastructure Automation in 2025

Top DevOps Tools for Infrastructure Automation in 2025

Comments
21 min read
Git hooks for 100x devs.(not for faint heart)

Git hooks for 100x devs.(not for faint heart)

Comments
2 min read
How I'm Automating `resume.pdf` creation with Git Hooks and Pandoc

How I'm Automating `resume.pdf` creation with Git Hooks and Pandoc

1
Comments
2 min read
Deploying Nuxt.js app to GitHub pages

Deploying Nuxt.js app to GitHub pages

Comments
3 min read
Git Command Line Mastery: 10 Essential Commands for Version Control Using Git

Git Command Line Mastery: 10 Essential Commands for Version Control Using Git

1
Comments 4
5 min read
Git & GitHub

Git & GitHub

Comments
1 min read
Using Grammarly in Dev.to

Using Grammarly in Dev.to

Comments
4 min read
Configure Multi-Repository Git Submodules with Push via Git SSH & Pull via HTTPS in Github

Configure Multi-Repository Git Submodules with Push via Git SSH & Pull via HTTPS in Github

Comments
5 min read
Top 5 Mistakes Developers Make When Working with Git (And How to Avoid Them)

Top 5 Mistakes Developers Make When Working with Git (And How to Avoid Them)

Comments
4 min read
Simplify GitHub Workflow Management with My-GitHub-Manager

Simplify GitHub Workflow Management with My-GitHub-Manager

1
Comments 1
3 min read
How to Resolve Local Changes Overwritten by Checkout

How to Resolve Local Changes Overwritten by Checkout

Comments
8 min read
loading...