push.sh 161 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 git pull git add --all src/* git add --all lib/* git add push.sh git add pom.xml git commit -m "Add qrcode testcases" git push origin master git status git pull