z_push.bat 224 B

1234567891011
  1. git status
  2. git push
  3. echo -------------------------------------------
  4. cd GameClient/Assets/Game/CSShare
  5. git status
  6. git push
  7. echo -------------------------------------------
  8. cd ../../../../FGUIProject
  9. git status
  10. git push
  11. pause