More Git and GitHub Secrets
July 25, 2013
holman
This is the brand-new, action-packed sequel to the original Git and GitHub Secrets talk I did in 2012. For one, it has more emoji.
Git is a really powerful tool. A lot of that power is deeply hidden, and for good reason: it may only be valuable in certain use cases. You may not run into those use cases very often, but when you do, these lesser-known features might save you literally seconds of time.
Slides
Video
More reading
- My 2012 Git and GitHub Secrets talk
- Tom Moertel’s Second-order-diff Git trick post
- Tim Pope’s excellent Git commit message guidelines post