Git Tips cover
Latest available episode Git bam Ready to listen
0:00 1 min 25 s

21 Episodes

Git bam

Stop piling up old branches. Learn the git bam (http://chrshnt.com/git-bam) command.

Git those hooks

Git has many useful hooks (http://chrshnt.com/git-hook) and those hooks belong to you.

Pretty git log

Tired of that boring, plain git log? Make it --pretty! See my gitconfig (https://git.io/v20Oi) for an example.

Welcome to the Mojibar

Having a tough time remembering the name of that emoji? Check out the mojibar (https://github.com/muan/mojibar).

Pull a pull request

Sometimes the diff isn't enough and you actually want to play with the code in a pull request. Here's how.

Fixes #80 #24 #16

How to close issues like a professional when you open a pull request.