push.sh 131 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 git add --all src/* git add push.sh git add pom.xml git commit -m "Add admin info test" git push origin master git status git pull