Plots.jl/pushtomaster.sh
Thomas Breloff 24b5e7ff09 pushtomaster
2015-09-15 17:11:36 -04:00

5 lines
84 B
Bash
Executable File

git checkout master
git merge --ff-only dev
git push origin master
git checkout dev