push.sh 130 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 docs for uspih" git push origin master git status git pull