Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Push all changes including tags when doing release
  • Loading branch information
autarch committed Dec 2, 2014
1 parent 20822d0 commit dbedfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-bin/make-release.sh
Expand Up @@ -78,4 +78,4 @@ git push
cd ..

git tag -a $TAG
git push --tags
git push --follow-tags

0 comments on commit dbedfed

Please sign in to comment.