Skip to content

Instantly share code, notes, and snippets.

@tomrishworth
Last active February 13, 2017 20:45
Show Gist options
  • Save tomrishworth/4e45a6dd75b8c0cdcf57c7af0e67251e to your computer and use it in GitHub Desktop.
Save tomrishworth/4e45a6dd75b8c0cdcf57c7af0e67251e to your computer and use it in GitHub Desktop.
Depoly subfolder to github pages
git subtree push --prefix subfolder-name-here origin gh-pages
git subtree push --prefix build origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment