git How do you review a range of commits in a Github pull request? Github makes this pretty easy, but you have to know where the option is and how it works.
git How do you clean up local git branches that have been merged to master? Clean up your local branches and your remote branches with this handy script.