Skip to content
Snippets Groups Projects
Commit 7633daa2 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

push version and branch upon release

parent dd99cbda
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ else
git add VERSION
git commit --allow-empty -m "$msg"
git tag v$version
git push origin v$version
git push origin v$shortversion v$version
git archive -o plumed-$version.tgz --prefix plumed-$version/ v$version
echo
echo "Done!"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment