salt/merge.sh

5 lines
60 B
Bash
Raw Normal View History

2017-08-07 13:25:01 -05:00
git checkout master
git merge dev
git push
git checkout dev