Skip to content

Instantly share code, notes, and snippets.

@rakuishi
Created February 11, 2015 02:06
Show Gist options
  • Save rakuishi/5d5bb081c67f4ee9f817 to your computer and use it in GitHub Desktop.
Save rakuishi/5d5bb081c67f4ee9f817 to your computer and use it in GitHub Desktop.
gh-pages
#!/bin/sh
git subtree push --prefix demo/ origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment