Skip to content

Commit

Permalink
tweak Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <[email protected]>
  • Loading branch information
Keruspe committed Nov 21, 2012
1 parent 4e50bb9 commit 475b2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ publish: build
rm -fr _source
git add . && git commit -m "Publish" || true
rm -fr ./*
git push pub publish:master
git push clever publish:master
git checkout master
git checkout -- .
git stash pop || true
Expand Down

0 comments on commit 475b2c8

Please sign in to comment.