We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607a249 commit ea6a2cbCopy full SHA for ea6a2cb
contrib/OpenFunscripter/openfunscripter_setup_linux.sh
@@ -67,6 +67,7 @@ git reset --hard HEAD
67
git clean -fd
68
git remote prune origin
69
git checkout main
70
+git fetch --prune
71
git pull
72
73
if [ "$arg1" != "--latest" ]; then
0 commit comments