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.
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
The .env File Is Not a Security Strategy

The .env File Is Not a Security Strategy

Comments 1
3 min read
Stop Writing 'Fixed Bug': Git Day-to-Day with Conventional Commits

Stop Writing 'Fixed Bug': Git Day-to-Day with Conventional Commits

Comments
3 min read
Git Commands I Wish I Knew Earlier

Git Commands I Wish I Knew Earlier

Comments
4 min read
How to write a good pull request description

How to write a good pull request description

2
Comments 1
5 min read
.gitignore Isn’t the Only Way To Ignore Files in Git

.gitignore Isn’t the Only Way To Ignore Files in Git

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