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

4 lines
No EOL
48 B
Bash
Executable file

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