Git bamMarch 6, 2016Stop piling up old branches. Learn the git bam (http://chrshnt.com/git-bam) command.Listen/Show notes
Git those hooksMarch 1, 2016Git has many useful hooks (http://chrshnt.com/git-hook) and those hooks belong to you.Listen/Show notes
Pretty git logFebruary 25, 2016Tired of that boring, plain git log? Make it --pretty! See my gitconfig (https://git.io/v20Oi) for an example.Listen/Show notes
Welcome to the MojibarFebruary 24, 2016Having a tough time remembering the name of that emoji? Check out the mojibar (https://github.com/muan/mojibar).Listen/Show notes
Git's favorite everyday commandsFebruary 10, 2016Some of these you may not know about.Listen/Show notes
Why doesn't 'git diff' show everything?February 10, 2016It does! You just have to tell to.Listen/Show notes
Seeing through the noise in a pull requestFebruary 10, 2016Working with documentation or a co-worker that loves to adjust whitespace across the entire project every time they open a PR? You're welcome.Listen/Show notes
Pull a pull requestFebruary 10, 2016Sometimes the diff isn't enough and you actually want to play with the code in a pull request. Here's how.Listen/Show notes
Fixes #80 #24 #16February 10, 2016How to close issues like a professional when you open a pull request.Listen/Show notes
Change the date of git commitsFebruary 9, 2016AKA: Make it look like you're working when you're not actually working.Listen/Show notes