push.sh 192 Bytes
git pull
git add --all src/main/java/*
git add push.sh
git add pom.xml
git commit -m "ADD member pulse and breathrate"
#git push origin master
git push origin zhaoyue-dev4
git status
git pull