@echo off
git add *
git commit -m '1'
git push 
@REM pause 0