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 init: Inside the .git Folder

Git init: Inside the .git Folder

Comments
3 min read
Git Conventions

Git Conventions

2
Comments
5 min read
GitNarrative Update: Added GitLab, Azure DevOps, and Bitbucket OAuth Integration

GitNarrative Update: Added GitLab, Azure DevOps, and Bitbucket OAuth Integration

Comments
2 min read
Git is really cool, actually

Git is really cool, actually

Comments
7 min read
Parallel Branch Development with Git

Parallel Branch Development with Git

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

Preptember 2025 week 2: GitFichas now supports multi-language

3
Comments
4 min read
Working with the two parallel branches in Git

Working with the two parallel branches in Git

Comments
3 min read
Git branches merge basic concepts

Git branches merge basic concepts

Comments
2 min read
Git Rebase: The Most Misunderstood Git Command (Explained Simply)

Git Rebase: The Most Misunderstood Git Command (Explained Simply)

1
Comments
1 min read
Improve Your Git Commit Messages with GitLens Tips

Improve Your Git Commit Messages with GitLens Tips

14
Comments 6
3 min read
I Taught an AI to Use Git So I Wouldn't Have to Fear It Anymore

I Taught an AI to Use Git So I Wouldn't Have to Fear It Anymore

1
Comments
2 min read
Keeping branches in sync in a Monorepo: The Pre-Push hook solution

Keeping branches in sync in a Monorepo: The Pre-Push hook solution

1
Comments
3 min read
Git: From Zero to First Commit - Developer Journey Begins

Git: From Zero to First Commit - Developer Journey Begins

68
Comments 8
7 min read
Building GitNarrative: How I Parse Git History with Python to Extract Development Patterns

Building GitNarrative: How I Parse Git History with Python to Extract Development Patterns

1
Comments
5 min read
Automate Website Deployments from Git Without Downtime with DeployHQ

Automate Website Deployments from Git Without Downtime with DeployHQ

Comments
7 min read
How to Make a Pull Request to Another Pull Request (Without Write Access)

How to Make a Pull Request to Another Pull Request (Without Write Access)

Comments
3 min read
Creating a GitHub Action to Update S3

Creating a GitHub Action to Update S3

Comments
2 min read
GitKraken MCP: Supercharging Your AI Development Workflow

GitKraken MCP: Supercharging Your AI Development Workflow

2
Comments 1
7 min read
My First Pull Request Journey And How I Synced My Fork

My First Pull Request Journey And How I Synced My Fork

1
Comments
4 min read
I Created a gw Command to Make Git Worktree More User-Friendly

I Created a gw Command to Make Git Worktree More User-Friendly

Comments
3 min read
If I am to start a tech business - this are the advice I will give my newbie self

If I am to start a tech business - this are the advice I will give my newbie self

Comments
1 min read
Don’t Let Claude Mess Up Your Code: Git Stash Checkpoint System for Claude Code

Don’t Let Claude Mess Up Your Code: Git Stash Checkpoint System for Claude Code

Comments
3 min read
How to Speed Up Pull Requests: 5 Tactics for Faster Reviews

How to Speed Up Pull Requests: 5 Tactics for Faster Reviews

Comments
3 min read
Git & GitHub: A Beginner’s Complete Guide

Git & GitHub: A Beginner’s Complete Guide

2
Comments
4 min read
Master Your Workflow with GitFlow: A Branching Strategy for Seamless Development

Master Your Workflow with GitFlow: A Branching Strategy for Seamless Development

3
Comments
3 min read
loading...