push.sh 173 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 git pull git add --all src/* git add push.sh git add pom.xml git commit -m "add qrcode related code" git push origin master #git push origin zhaoyue-dev git status git pull