forthrin opened this issue a year ago · 0 comments
Eg.
for f in mpv ffmpeg; do git -C $f stash save update; done update for f in mpv ffmpeg; do git -C $f stash pop update; done