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.
🌟 The Ultimate Git Reference: All Commands from Beginner to Advanced

🌟 The Ultimate Git Reference: All Commands from Beginner to Advanced

55
Comments 3
14 min read
Git Rebase -i: Clean Up Commits Like a Pro (Day 1/30)

Git Rebase -i: Clean Up Commits Like a Pro (Day 1/30)

4
Comments
2 min read
10 cool habits that helps frontend developer to code faster (React + TS Edition)

10 cool habits that helps frontend developer to code faster (React + TS Edition)

Comments 1
3 min read
Git and GitHub: A Comprehensive Guide for Beginners

Git and GitHub: A Comprehensive Guide for Beginners

1
Comments
3 min read
How a .gitattributes File Fixed Broken Images (and Why You Should Use One Too!)

How a .gitattributes File Fixed Broken Images (and Why You Should Use One Too!)

Comments 1
2 min read
🌱 Git: ভার্সন কন্ট্রোলের সহজ বন্ধু (নতুনদের জন্য গাইড)

🌱 Git: ভার্সন কন্ট্রোলের সহজ বন্ধু (নতুনদের জন্য গাইড)

Comments
1 min read
Automate Semantic Versioning and Tagging with a Git Hook

Automate Semantic Versioning and Tagging with a Git Hook

Comments
7 min read
🧩 GitHub con múltiples perfiles SSH: trabaja con varias cuentas sin enloquecer

🧩 GitHub con múltiples perfiles SSH: trabaja con varias cuentas sin enloquecer

Comments
3 min read
CLI ou Client oque traz mais performance e produtividade no dia a dia ?

CLI ou Client oque traz mais performance e produtividade no dia a dia ?

Comments
2 min read
🚀 Mastering Git Best Practices: Clean Workflow for Modern Development

🚀 Mastering Git Best Practices: Clean Workflow for Modern Development

1
Comments
3 min read
🧹 How to Delete All Local Git Branches Except the Current One

🧹 How to Delete All Local Git Branches Except the Current One

4
Comments
2 min read
Git & GitHub - Save, Track & Share Code

Git & GitHub - Save, Track & Share Code

Comments
1 min read
Showcasing my GitHub CLI extension: gh-unpushed – easily see your local commits that haven’t been pushed yet

Showcasing my GitHub CLI extension: gh-unpushed – easily see your local commits that haven’t been pushed yet

Comments
1 min read
Showcasing my GitHub CLI extension: gh-unpushed – easily see your local commits that haven’t been pushed yet

Showcasing my GitHub CLI extension: gh-unpushed – easily see your local commits that haven’t been pushed yet

Comments
1 min read
How to Handle git push Failures with Large Data (Bite-size Article)

How to Handle git push Failures with Large Data (Bite-size Article)

Comments
3 min read
Stop Committing `.DS_Store` Files to Git

Stop Committing `.DS_Store` Files to Git

1
Comments
1 min read
Versioning Apps with SemVer and Git Tags

Versioning Apps with SemVer and Git Tags

4
Comments 2
6 min read
Integrating Git API into a Spring Boot Application: A Comprehensive Guide

Integrating Git API into a Spring Boot Application: A Comprehensive Guide

1
Comments
3 min read
Git Branching and Merging: A Data Engineer's Guide to Efficient Code Management

Git Branching and Merging: A Data Engineer's Guide to Efficient Code Management

Comments
5 min read
🔧 Fix Git Mistakes Like They Never Happened

🔧 Fix Git Mistakes Like They Never Happened

Comments
1 min read
🚀 CI/CD in 2025: Build Faster, Deploy Safer 🔐

🚀 CI/CD in 2025: Build Faster, Deploy Safer 🔐

Comments
1 min read
Git A to Z: Local Setup to Advanced Workflow for Real-World Devs

Git A to Z: Local Setup to Advanced Workflow for Real-World Devs

1
Comments
2 min read
GitHub Flow in Action: Particle Physics Meets Git

GitHub Flow in Action: Particle Physics Meets Git

Comments
3 min read
🧠 Master Git Like a Pro: A Developer’s Go-To Sheet

🧠 Master Git Like a Pro: A Developer’s Go-To Sheet

1
Comments 1
3 min read
Trunk-Based Development Applied to Chemistry Simulations

Trunk-Based Development Applied to Chemistry Simulations

Comments
3 min read
loading...