pasriscv_software/gitcommitpush.bat
2025-01-18 10:58:18 +01:00

4 lines
90 B
Batchfile

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