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.
This Site Has No Database, But It Has a CMS, Comments, Likes, and Views

This Site Has No Database, But It Has a CMS, Comments, Likes, and Views

Comments
5 min read
Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Every TODO in your codebase is lying about its age. So I built a CLI that blames them.

Comments 1
3 min read
My experience moving from GitLens to a simpler inline git blame tool.

My experience moving from GitLens to a simpler inline git blame tool.

Comments
2 min read
git branch -d is fine — until the day you delete the wrong one

git branch -d is fine — until the day you delete the wrong one

Comments 1
4 min read
Conway's Law Is Already in Your Commit History

Conway's Law Is Already in Your Commit History

Comments
2 min read
git bisect: find the commit that broke production in minutes, not days

git bisect: find the commit that broke production in minutes, not days

Comments
4 min read
Reset, revert, and reflog: the ultimate guide to undoing commits without losing your repo

Reset, revert, and reflog: the ultimate guide to undoing commits without losing your repo

Comments
3 min read
How to Create a GitHub Repository from the Terminal Using GitHub CLI

How to Create a GitHub Repository from the Terminal Using GitHub CLI

Comments
2 min read
Links that don't break when your docs move

Links that don't break when your docs move

Comments
4 min read
The expensive part of selective doc fetching isn't the files — it's the commits

The expensive part of selective doc fetching isn't the files — it's the commits

Comments
4 min read
Git and HTML basics

Git and HTML basics

Comments
1 min read
I Accidentally Built a Messenger That Consists of a Single HTML File

I Accidentally Built a Messenger That Consists of a Single HTML File

Comments
3 min read
A python terminal writer with git, github e2ee sync, hardware bound keys and temporal search

A python terminal writer with git, github e2ee sync, hardware bound keys and temporal search

Comments
5 min read
GitLab Commands and How to Push Code on GitLab

GitLab Commands and How to Push Code on GitLab

2
Comments
1 min read
git reflog: the undo button you didn't know you had

git reflog: the undo button you didn't know you had

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