@echo off D:\Git\bin\git.exe commit -m "Initial commit" D:\Git\bin\git.exe remote add origin git@git.torchcloud.cn:jiapengyu/huishou.git D:\Git\bin\git.exe push -u origin master