push.sh 160 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 "MOD unbind openid" git push origin master git status git pull