Skip to content

Instantly share code, notes, and snippets.

View mcwhittemore's full-sized avatar

Matthew Chase Whittemore mcwhittemore

  • Till
  • Yarmouth, ME
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Date Home Team Away Team Home Goals Away Goals
05/15/2016 Arsenal Aston Villa 4 0
05/15/2016 Chelsea Leicester 1 1
05/15/2016 Everton Norwich 3 0
05/15/2016 Newcastle Utd Tottenham 5 1
05/15/2016 Southampton Crystal Palace 4 1
05/15/2016 Stoke City West Ham 2 1
05/15/2016 Swansea Manchester City 1 1
05/15/2016 Watford Sunderland 2 2
05/15/2016 West Brom Liverpool 1 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
var history = [];
try{
history = require(process.cwd()+'/.git/past-branches.json');
}
catch(err) {}
var now = Date.now();
var second = 1000;
var minute = 60 * second;
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.