Skip to content

Instantly share code, notes, and snippets.

@Shalomeev
Last active January 12, 2018 09:56
Show Gist options
  • Save Shalomeev/5b22ee523a38d6e4437a54ded25e4945 to your computer and use it in GitHub Desktop.
Save Shalomeev/5b22ee523a38d6e4437a54ded25e4945 to your computer and use it in GitHub Desktop.
  1. Commit your folder, in my case it's dist directory git add dist && git commit -m "Initial dist subtree commit"
  2. git subtree push --prefix dist origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment