Skip to content

Instantly share code, notes, and snippets.

@nickberens360
Last active December 26, 2015 23:59
Show Gist options
  • Save nickberens360/7234630 to your computer and use it in GitHub Desktop.
Save nickberens360/7234630 to your computer and use it in GitHub Desktop.
git: push master to overwrite gh-pages. found here :http://oli.jp/2011/github-pages-workflow/
git push -f origin master:gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment