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.
Create a Smart Spotify Bot with Node.js & Web API

Create a Smart Spotify Bot with Node.js & Web API

Comments
4 min read
Git Rebase vs Git Merge — Simple Guide

Git Rebase vs Git Merge — Simple Guide

3
Comments
2 min read
git rebase and squash before opening merge requests

git rebase and squash before opening merge requests

1
Comments
4 min read
How to Reset a Remote Git Repository to Match Your Local State: A Careful Approach

How to Reset a Remote Git Repository to Match Your Local State: A Careful Approach

Comments
2 min read
Git Branch Management Labs: Delete, Detached, Current Name & Copy Files

Git Branch Management Labs: Delete, Detached, Current Name & Copy Files

1
Comments
2 min read
Git and Practical Tips for Security: Actionable Practices, Workflows, and Platform-Specific Guidance

Git and Practical Tips for Security: Actionable Practices, Workflows, and Platform-Specific Guidance

1
Comments
12 min read
A Developer’s Journey to the Cloud 3: Building a CI/CD Pipeline

A Developer’s Journey to the Cloud 3: Building a CI/CD Pipeline

Comments
3 min read
A Developer’s Journey to the Cloud 1: From Localhost to Dockerized Deployment

A Developer’s Journey to the Cloud 1: From Localhost to Dockerized Deployment

Comments
5 min read
Git - Fun Facts

Git - Fun Facts

1
Comments 1
2 min read
Commit gerado por IA no CLI

Commit gerado por IA no CLI

Comments
3 min read
Preptember 2025 week 2: GitFichas now supports multi-language

Preptember 2025 week 2: GitFichas now supports multi-language

Comments
4 min read
Git Complete Commands Cheat Sheet for Developers

Git Complete Commands Cheat Sheet for Developers

Comments
2 min read
Building Gitcom: How Kiro's AI Pair-Programmer Helped Me Ship My First Kiro/VS Code Extension

Building Gitcom: How Kiro's AI Pair-Programmer Helped Me Ship My First Kiro/VS Code Extension

Comments
3 min read
Ignore a File in Git Without Editing .gitignore

Ignore a File in Git Without Editing .gitignore

7
Comments 3
2 min read
Exploring git cherry and git cherry-pick

Exploring git cherry and git cherry-pick

Comments
3 min read
The 7-Minute Git Workflow That Keeps Me Sane (and My Repo From Looking Like a Crime Scene)

The 7-Minute Git Workflow That Keeps Me Sane (and My Repo From Looking Like a Crime Scene)

1
Comments
1 min read
วิธีแก้ git conflict เบื้องต้นใน Virtual Studio Code

วิธีแก้ git conflict เบื้องต้นใน Virtual Studio Code

Comments
1 min read
Git Hooks: Automating Workflows in Git

Git Hooks: Automating Workflows in Git

6
Comments
3 min read
Watch Out for Cherry-Pick

Watch Out for Cherry-Pick

Comments
6 min read
Git worktree + Claude Code: My Secret to 10x Developer Productivity

Git worktree + Claude Code: My Secret to 10x Developer Productivity

2
Comments
5 min read
Git & GitHub basics in one post

Git & GitHub basics in one post

Comments
5 min read
Use Multiple GitHub Accounts on same machine with SSH

Use Multiple GitHub Accounts on same machine with SSH

Comments
1 min read
Monorepo vs Polyrepo

Monorepo vs Polyrepo

Comments
2 min read
git create branch from main

git create branch from main

Comments
1 min read
git clone Like a Pro: From -b develop to Partial & Sparse Clones (Basic Expert)

git clone Like a Pro: From -b develop to Partial & Sparse Clones (Basic Expert)

Comments
4 min read
loading...