Like it!

Join us on Facebook!

Like it!

“git” tag.

Articles with this tag

How to split a commit into smaller ones in Git

A quick and easy way powered by git rebase. written on August 09, 2021

Find buggy commits with git bisect

A quick and managed way to understand which commit in your project’s history introduced a bug. written on July 17, 2020

Squash commits into one with Git

A nice way to group some changes together, especially before sharing them with others. written on November 17, 2017

Git: how to add a file to a commit

What to do when you forget to add one of the files the first time around? written on February 18, 2016

How to resolve git conflicts for good

Merge changes from multiple developers across the same code written on January 13, 2016

A list of useful git commands

Carefully crafted for the absent-minded. written on June 01, 2015