Skip to content

Instantly share code, notes, and snippets.

@praveenvvstgy
Last active August 29, 2015 14:04
Show Gist options
  • Save praveenvvstgy/1d58ee10a22c3b5fe7cc to your computer and use it in GitHub Desktop.
Save praveenvvstgy/1d58ee10a22c3b5fe7cc to your computer and use it in GitHub Desktop.
Sync master with gh-pages by adding these lines to .git/config under [remote “origin”]
push = +refs/heads/master:refs/heads/gh-pages
push = +refs/heads/master:refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment