Skip to content

Instantly share code, notes, and snippets.

@yasirtaher
Created June 25, 2016 09:11
Show Gist options
  • Save yasirtaher/4efbbacb9f6a583aba492a02d7ad7c25 to your computer and use it in GitHub Desktop.
Save yasirtaher/4efbbacb9f6a583aba492a02d7ad7c25 to your computer and use it in GitHub Desktop.
Show project demo github pages
git checkout --orphan gh-pages
git rm -rf
rm '.gitignore'
git commit -a -m "commit"
git push -f origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment