Git Tips
Share:

Listens: 67

About

Git outta here! I didn't know you could do that. The finest collection of /git(hub)?/ tips on briefs.fm - @chrishunt

Git bam

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

Git those hooks

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

Pretty git log

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

Welcome to the Mojibar

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

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.
Show notes