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.
My unattended bot once pushed someone else's work in progress. So I banned git add -A

My unattended bot once pushed someone else's work in progress. So I banned git add -A

Comments
3 min read
A Pre-Push Gate for Python Diffs That Fails Loud, Not Often

A Pre-Push Gate for Python Diffs That Fails Loud, Not Often

Comments
5 min read
Git Fundamentals: The Foundation of Modern DevOps

Git Fundamentals: The Foundation of Modern DevOps

Comments
4 min read
用 Git 管账本 5 年,我学到的关于数据长期存活的几件事

用 Git 管账本 5 年,我学到的关于数据长期存活的几件事

Comments
1 min read
You Cannot Tell Which of Your ERD Files Are Under Version Control

You Cannot Tell Which of Your ERD Files Are Under Version Control

Comments
5 min read
Two GitHub Accounts, One Laptop, Zero Regrets

Two GitHub Accounts, One Laptop, Zero Regrets

Comments
6 min read
The Bug That Proved My Own Point: A Post-Mortem on TSA Verification

The Bug That Proved My Own Point: A Post-Mortem on TSA Verification

Comments
3 min read
My Hook's Path Fix Passed Its Own Test. It Broke My README's Other Install Method.

My Hook's Path Fix Passed Its Own Test. It Broke My README's Other Install Method.

Comments 1
4 min read
The night my World Cup model started fighting itself

The night my World Cup model started fighting itself

1
Comments 2
4 min read
AI Code Reviewer: Never Ship Bugs Again

AI Code Reviewer: Never Ship Bugs Again

Comments 1
1 min read
Day 1 as a Full Stack Intern: Setting Up My First Real Git Workflow

Day 1 as a Full Stack Intern: Setting Up My First Real Git Workflow

Comments
5 min read
Git Graph Explained: Visualizing Merge, Rebase, and Cherry-Pick

Git Graph Explained: Visualizing Merge, Rebase, and Cherry-Pick

Comments
3 min read
git log tricks you really should know

git log tricks you really should know

Comments
3 min read
12 Git Commands Every Developer Should Know (With Practical Examples)

12 Git Commands Every Developer Should Know (With Practical Examples)

1
Comments
3 min read
Distributing Large ML Assets (data/features) to a Separate Server - Using tar, scp, and MD5 Verification

Distributing Large ML Assets (data/features) to a Separate Server - Using tar, scp, and MD5 Verification

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