Add comment
This commit is contained in:
parent
86fcf7896e
commit
58625bea5a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ git commit -m "New Release : $version" *
|
||||||
echo "Merge branch $branch to master..."
|
echo "Merge branch $branch to master..."
|
||||||
git checkout master
|
git checkout master
|
||||||
git merge $branch
|
git merge $branch
|
||||||
|
#git push
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue