Authored by zhaoyue

add push

Showing 1 changed file with 8 additions and 0 deletions
  1 +git pull
  2 +git add --all src/*
  3 +git add push.sh
  4 +git add pom.xml
  5 +git commit -m "add push"
  6 +git push origin zhaoyue-dev
  7 +git status
  8 +git pull