Files
armandarmand/gitUpdate.bat
louiscklaw 8719fe58b8 update,
2025-02-01 01:59:56 +08:00

7 lines
88 B
Batchfile

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