Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add make push
  • Loading branch information
gfldex committed Jul 19, 2016
1 parent b0666ad commit e73b15e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -44,3 +44,6 @@ clean: clean-html clean-images clean-search

test-links: html/links.txt
./util/test-links.sh

push: test
git pull --rebase && git push

0 comments on commit e73b15e

Please sign in to comment.