Git Tips #2 - Remove gibberish commit messages with merge --squash
Hack your way to merge a git branch without including unwanted commit messages
TIL stands for today I learned and is my place for collecting small and practical information that I just learned - or explained to someone - and thought they're too useful to let them vanish in the ethers of comments.
merge --squash
Hack your way to merge a git branch without including unwanted commit messages
When you only have one machine, but you have many personas
Three level of the git configuration