Files
mir-godot/push.bat
makeyangcom 91b6141418 2.0.0
2024-03-07 11:58:00 +08:00

2 lines
61 B
Batchfile

@echo off
git add .;git commit -m "main";git push origin main