08-27-周三_14-55-02

This commit is contained in:
2025-08-27 14:55:02 +08:00
parent 26c9fc4a8a
commit 79f3d5bb72

View File

@@ -17,6 +17,8 @@ if "%hh:~0,1%"==" " set hh=0%hh:~1,1%
set commitmsg=%yyyy%-%mm%-%dd%_%hh%-%nn%-%ss% set commitmsg=%yyyy%-%mm%-%dd%_%hh%-%nn%-%ss%
git config --global core.autocrlf input
git add . git add .
git commit -m "%commitmsg%" git commit -m "%commitmsg%"
git push git push