@@ -17,6 +17,8 @@ if "%hh:~0,1%"==" " set hh=0%hh:~1,1%
setcommitmsg=%yyyy%-%mm%-%dd%_%hh%-%nn%-%ss%
git config --global core.autocrlf input
git add .
git commit -m "%commitmsg%"
git push
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.