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.
GitOps Explained: How It Works, ArgoCD vs Flux, and When to Use It

GitOps Explained: How It Works, ArgoCD vs Flux, and When to Use It

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

Emergency Guide: Repairing Git Repositories After a Power Outage

Comments
3 min read
Git e Github

Git e Github

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

Comments
8 min read
How `git diff` Actually Works: The Myers Algorithm in Plain English

How `git diff` Actually Works: The Myers Algorithm in Plain English

Comments
5 min read
Putting a file in .gitignore does nothing if git already tracks it. I built a CLI to find the leftovers.

Putting a file in .gitignore does nothing if git already tracks it. I built a CLI to find the leftovers.

Comments
3 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
How to write a good pull request description

How to write a good pull request description

1
Comments 1
5 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.