fix: automatically prune references that no longer exist remotely
This commit is contained in:
parent
7bb857a17a
commit
23d5674a5d
@ -1,6 +1,7 @@
|
||||
@echo off
|
||||
|
||||
echo Updating SpaceNinjaServer...
|
||||
git config remote.origin.prune true
|
||||
git pull
|
||||
|
||||
if exist static\data\0\ (
|
||||
|
Loading…
x
Reference in New Issue
Block a user