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.
Understanding Why `main` and `dev` Diverged

Understanding Why `main` and `dev` Diverged

3
Comments
2 min read
Build & Release #1: How Apple's rsync Update Nuked My Repo

Build & Release #1: How Apple's rsync Update Nuked My Repo

4
Comments
5 min read
How I shipped my first GitHub release (and what I learned)

How I shipped my first GitHub release (and what I learned)

3
Comments
3 min read
Is the upstream fix released yet?

Is the upstream fix released yet?

1
Comments
2 min read
Emergency Guide: Repairing Git Repositories After a Power Outage

Emergency Guide: Repairing Git Repositories After a Power Outage

1
Comments
3 min read
Organise Before You Stage: Changelists for Git

Organise Before You Stage: Changelists for Git

Comments
4 min read
How to escape vendor lock-in in your Git collaboration workflow

How to escape vendor lock-in in your Git collaboration workflow

Comments
5 min read
Build your own git from scratch, and watch its hashes match the real thing

Build your own git from scratch, and watch its hashes match the real thing

1
Comments
8 min read
Blocking Secrets Before They Hit the Repository: Building a Pre-Commit Hook With ML

Blocking Secrets Before They Hit the Repository: Building a Pre-Commit Hook With ML

Comments
9 min read
How I used Claude Code and git worktrees to ship 2 features and fix 3 bugs in one day

How I used Claude Code and git worktrees to ship 2 features and fix 3 bugs in one day

2
Comments
5 min read
Three Ways to Git Clone with a Different SSH Key

Three Ways to Git Clone with a Different SSH Key

Comments
3 min read
How to undo a git rebase? Hint: git reflog and git reset

How to undo a git rebase? Hint: git reflog and git reset

5
Comments
4 min read
The Git Workflow That Saved My Sanity as a Solo Developer

The Git Workflow That Saved My Sanity as a Solo Developer

Comments
4 min read
The .env File Is Not a Security Strategy

The .env File Is Not a Security Strategy

Comments
3 min read
The .env File Is Not a Security Strategy

The .env File Is Not a Security Strategy

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.