Skip to content

Commit

Permalink
build/publish stash changes before branch switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper Blues committed Jan 3, 2014
1 parent f70ec0f commit 0c40d09
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .idea/codeStyleSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
git remote set-url origin [email protected]:typhoon-framework/Typhoon.git
git fetch origin gh-pages:gh-pages
git fetch origin gh-pages
git stash
git checkout gh-pages
git branch --set-upstream-to=origin/gh-pages gh-pages
git pull
Expand Down

0 comments on commit 0c40d09

Please sign in to comment.