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.
Day 27/30 - Git Grep: How to Search for Text Across Commits and Branches

Day 27/30 - Git Grep: How to Search for Text Across Commits and Branches

Comments
3 min read
Azure App Services: Deploy a WebApp with CI/CD Pipelines

Azure App Services: Deploy a WebApp with CI/CD Pipelines

Comments
3 min read
📜 Keep a Changelog

📜 Keep a Changelog

2
Comments 1
1 min read
block-inspect: A Lightweight JavaScript Utility to Deter Inspect Elements & Protect Your Website Content

block-inspect: A Lightweight JavaScript Utility to Deter Inspect Elements & Protect Your Website Content

Comments
2 min read
🚀 Git + Python Workflow Mastery with uv, ruff, and ty: A Modern Developer’s Guide

🚀 Git + Python Workflow Mastery with uv, ruff, and ty: A Modern Developer’s Guide

Comments 1
3 min read
Git vs GitLab: Understanding the Difference

Git vs GitLab: Understanding the Difference

5
Comments
1 min read
Day 26/30 - Git Config --Global Alias: Create Custom Git Shortcuts

Day 26/30 - Git Config --Global Alias: Create Custom Git Shortcuts

1
Comments
2 min read
The Power of git reflog: Fix Broken Git History

The Power of git reflog: Fix Broken Git History

3
Comments 1
4 min read
Git Switch vs Git Checkout

Git Switch vs Git Checkout

1
Comments
1 min read
How Junior and Senior Developers Use Git: A Story of Two Mindsets

How Junior and Senior Developers Use Git: A Story of Two Mindsets

21
Comments 16
6 min read
GIT

GIT

5
Comments
2 min read
Git Workflows Overview

Git Workflows Overview

9
Comments 2
2 min read
Day 24/30 - Git Diff --word-diff: See Word-Level Changes, Not Just Lines

Day 24/30 - Git Diff --word-diff: See Word-Level Changes, Not Just Lines

Comments
4 min read
Introducción a Git: Aprende rápido

Introducción a Git: Aprende rápido

2
Comments
4 min read
Stop pushing broken code. Start using Git hooks🧙‍♂️

Stop pushing broken code. Start using Git hooks🧙‍♂️

1
Comments 1
2 min read
Monorepo Versioning: Stop the Chaos

Monorepo Versioning: Stop the Chaos

Comments
5 min read
Writing Better Git Commit Messages — What I Learned from Experience

Writing Better Git Commit Messages — What I Learned from Experience

1
Comments
2 min read
Managing Multiple GitHub/Git Accounts on One Machine (Personal + Work)

Managing Multiple GitHub/Git Accounts on One Machine (Personal + Work)

4
Comments 2
3 min read
Automating AWS Infrastructure Provisioning with GitSync and CloudFormation

Automating AWS Infrastructure Provisioning with GitSync and CloudFormation

Comments 1
5 min read
🌿 What Is Git Branching? (And Why It Makes You a Version Control Ninja)

🌿 What Is Git Branching? (And Why It Makes You a Version Control Ninja)

1
Comments
3 min read
When Git Pushes Back: Handling Unmerged Files Like a Pro

When Git Pushes Back: Handling Unmerged Files Like a Pro

Comments
3 min read
Automating Static Website Deployment to AWS S3 with Terraform and GitHub Actions

Automating Static Website Deployment to AWS S3 with Terraform and GitHub Actions

Comments
2 min read
🚀 Understanding The GitHub Flow: Your Blueprint for Collaborative Coding

🚀 Understanding The GitHub Flow: Your Blueprint for Collaborative Coding

Comments
4 min read
🚀 From Local Repo to GitHub – Your First Commit and Push

🚀 From Local Repo to GitHub – Your First Commit and Push

1
Comments
3 min read
Code Template Hub: How I Supercharged My Development Workflow (And You Can Too!)

Code Template Hub: How I Supercharged My Development Workflow (And You Can Too!)

Comments
6 min read
loading...