From 9f2d59787781802e30bd362ea0e99b35b0fea6ff Mon Sep 17 00:00:00 2001 From: nightwing Date: Mon, 15 Aug 2016 18:12:19 +0000 Subject: [PATCH] update integrations --- integrations/scripts/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/integrations/scripts/update.sh b/integrations/scripts/update.sh index 75736b92..fc042e5d 100755 --- a/integrations/scripts/update.sh +++ b/integrations/scripts/update.sh @@ -42,6 +42,7 @@ if [ -d $NAME/.git ]; then exit 1 fi git fetch origin + git remote set-head origin -a popd else mkdir -p $NAME