pasvulkan/gitforceupdate.bat
2022-08-07 20:21:03 +02:00

4 lines
No EOL
64 B
Batchfile

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