From: Dirk Koopman Date: Thu, 9 Jul 2020 21:29:22 +0000 (+0100) Subject: add --all to the git pill in UPGRADE.mojo X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=520b5d73641f384e1ba59e4cb6b5ab84b54baf5a add --all to the git pill in UPGRADE.mojo --- diff --git a/UPGRADE.mojo b/UPGRADE.mojo index 156a5c28..74fbd6b5 100644 --- a/UPGRADE.mojo +++ b/UPGRADE.mojo @@ -184,7 +184,7 @@ having stopped the node: mkdir /spider/local_data git reset --hard - git pull + git pull --all git checkout --track -b mojo origin/mojo if you have not already done this: