pasriscv/gitcommitpush.bat
2025-01-18 11:55:39 +01:00

3 lines
77 B
Batchfile

@echo off
call git commit -am "-"
call git push --set-upstream origin master