push.sh 122 Bytes Raw Blame History Permalink 1 2 3 4 5 6 git add --all src/* git add push.sh git add pom.xml git commit -m "Fix little bug" git push origin zhaoyue-dev git status