pasriscv_software/gitforceupdate
2025-01-18 10:58:18 +01:00

4 lines
No EOL
48 B
Shell
Executable file

#!/bin/sh
git stash save
git pull
git stash drop