Files
hkfatimah/gitUpdate.bat
louiscklaw 358fd197d1 update,
2025-02-01 02:02:07 +08:00

7 lines
85 B
Batchfile

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