Files
amicho/gitUpdate.bat
louiscklaw f2b7d287fa update,
2025-02-01 01:59:40 +08:00

7 lines
82 B
Batchfile

git status .
@pause
git add .
git commit -m"update amicho,"
start git push