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.
Accidentally Pushed a `.env` Secret to a Public GitHub Repo? Here's What to Do

Accidentally Pushed a `.env` Secret to a Public GitHub Repo? Here's What to Do

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

How to write a good pull request description

Comments
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
Git Isn't About Commands—It's About Confidence

Git Isn't About Commands—It's About Confidence

Comments
1 min read
Git SSH keys setup

Git SSH keys setup

1
Comments
2 min read
Why git pull --rebase should probably be your default

Why git pull --rebase should probably be your default

Comments
5 min read
How to Create a Pull Request from the Terminal Using GitHub CLI

How to Create a Pull Request from the Terminal Using GitHub CLI

Comments
3 min read
Origin: a new git-compatible platform designed for ai-driven software development

Origin: a new git-compatible platform designed for ai-driven software development

Comments
6 min read
git reflog: Recover Commits You Thought Were Gone Forever

git reflog: Recover Commits You Thought Were Gone Forever

Comments
3 min read
Beyond Bus Factor: Detecting Combined Knowledge and Coupling Risk From Git History

Beyond Bus Factor: Detecting Combined Knowledge and Coupling Risk From Git History

Comments
3 min read
I set up my repo to compound before writing any application code. Here's why and how.

I set up my repo to compound before writing any application code. Here's why and how.

Comments
4 min read
The Claude Code prompt I use before every single commit

The Claude Code prompt I use before every single commit

Comments
2 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

Comments
4 min read
10 Git Commands I Wish I Learned Sooner

10 Git Commands I Wish I Learned Sooner

1
Comments
4 min read
Introducing *beta* Remogram: forge facts for agents, without the workflow baggage

Introducing *beta* Remogram: forge facts for agents, without the workflow baggage

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.