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