Skip to content

Instantly share code, notes, and snippets.

@Graf009
Last active May 19, 2016 14:15
Show Gist options
  • Save Graf009/4af4dfe8277a07ba825373f325346e20 to your computer and use it in GitHub Desktop.
Save Graf009/4af4dfe8277a07ba825373f325346e20 to your computer and use it in GitHub Desktop.
git commit --amend && git push --follow-tags
const load = windows.chrome.loadTimes()
let fp = (load.dirstPaintTime - load.startLoadTime) * 1000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment