Add comment

This commit is contained in:
MatMoul 2015-08-20 19:51:52 +02:00
parent 86fcf7896e
commit 58625bea5a

View file

@ -38,7 +38,7 @@ git commit -m "New Release : $version" *
echo "Merge branch $branch to master..."
git checkout master
git merge $branch
#git push