push.sh 172 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 test case of pulse and log " git push origin master git status git pull