Files
hck717/gitUpdate.bat
louiscklaw 23e4ceb168 update,
2025-02-01 02:01:47 +08:00

7 lines
82 B
Batchfile

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