Files
good.to.great/gitUpdate.bat
louiscklaw b03b2dc653 update,
2025-02-01 02:01:42 +08:00

7 lines
89 B
Batchfile

git status .
@pause
git add .
git commit -m"update good.to.great,"
start git push