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

4 lines
No EOL
64 B
Batchfile

@echo off
call git stash save
call git pull
call git stash drop