push.sh 133 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 git pull git add --all src/* git add push.sh git add pom.xml git commit -m "add log" git push origin zhaoyue-dev git status git pull