As mentioned, these are cribbed from my Git & GitHub Secrets talk: <a href="http://zachholman.com/talk/git-github-secrets/" rel="nofollow">http://zachholman.com/talk/git-github-secrets/</a><p>If you're interested in the arcane side of Git and GitHub, you might also be interested in the follow-up talk I've given a few times the last half-year or so, which details a bunch of other new things: <a href="http://zachholman.com/talk/more-git-and-github-secrets/" rel="nofollow">http://zachholman.com/talk/more-git-and-github-secrets/</a><p>I'm more of a fan of the second talk, myself. My favorite thing I discovered while making the second talk was the "second-order-diff Git trick", which Tom Moertel came up with here: <a href="http://blog.moertel.com/posts/2013-02-18-git-second-order-diff.html" rel="nofollow">http://blog.moertel.com/posts/2013-02-18-git-second-order-di...</a>