Skip to content

Instantly share code, notes, and snippets.

@scottwb
Created May 26, 2010 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottwb/414979 to your computer and use it in GitHub Desktop.
Save scottwb/414979 to your computer and use it in GitHub Desktop.
One-liner to show a github log/diff of the changes in master since the last merge to stable.
#!/bin/sh
open http://github.com/strings/ranger_site/compare/stable...master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment