salt/merge.sh
2017-08-07 13:25:01 -05:00

4 lines
60 B
Bash

git checkout master
git merge dev
git push
git checkout dev