Skip to content

Instantly share code, notes, and snippets.

@shoya140
Last active December 26, 2015 07:18
Show Gist options
  • Save shoya140/7113770 to your computer and use it in GitHub Desktop.
Save shoya140/7113770 to your computer and use it in GitHub Desktop.
現在のコミットログとは別ツリーでgh-pagesブランチが作れる
git checkout --orphan gh-pages
git rm -rf .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment