Created
January 26, 2016 09:31
-
-
Save j8/3fd969b2e85bbc275276 to your computer and use it in GitHub Desktop.
Push the 'dist' folder to gh-pages without creating branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git subtree push --prefix dist origin gh-pages | |
# where 'dist' is the name of the folder, it can be anything |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment