Skip to content

Instantly share code, notes, and snippets.

View qufighter's full-sized avatar
💭
Earth day every day

Sam L qufighter

💭
Earth day every day
View GitHub Profile
@qufighter
qufighter / githubCompareBranchMaster.user.js
Created June 3, 2010 06:34 — forked from erikvold/githubCompareBranchMaster.user.js
This fork simply adds rudimentary google chrome support by adding @match and removing dependency on unsafe window when it is not available
// ==UserScript==
// @name GitHub Compare Branch w/ Master Link
// @namespace githubCompareBranchMaster
// @include http*://github.com/*/*
// @match http://github.com/*/*
// @datecreated 2010-06-02
// @lastupdated 2010-06-03
// @version 0.1
// @author Erik Vergobbi Vold
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html