Skip to content

Commit

Permalink
Make sure to push new commits before tagging.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 19, 2012
1 parent be47576 commit b77ec32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -33,6 +33,7 @@ clean:
all: $(PKG) $(SIG)

tag:
git push
git tag v$(VERSION)
git push --tags

Expand Down

0 comments on commit b77ec32

Please sign in to comment.