commitGame.bat 209 B

12345678910111213141516
  1. cd ../../Res
  2. svn add . --force
  3. svn ci -m "무痰샙瓊슥"
  4. cd ../Game/CSShare
  5. git add .
  6. git commit -am "무痰샙瓊슥"
  7. git pull
  8. git push
  9. cd ../../../../
  10. git add .
  11. git commit -am "무痰샙瓊슥"
  12. git pull
  13. git push
  14. pause