Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ickc committed Nov 10, 2020
1 parent 3f5f8b8 commit accb831
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ README.html: README.rst

gh-pages-init:
git add gh-pages && git commit -m "initial gh-pages subtree commit"

gh-pages-push:
git subtree push --prefix gh-pages origin gh-pages

0 comments on commit accb831

Please sign in to comment.