vue-java-tutorials/push.sh

5 lines
81 B
Bash
Raw Normal View History

2025-05-17 20:32:12 +08:00
git checkout master
git merge dev
git push --all
git push --tags
git checkout dev