pasllm/gitforceupdate.bat
2025-11-19 13:19:35 +01:00

4 lines
No EOL
64 B
Batchfile

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