From 296c4e9b5d3ff898c87be72ef7e66e5eaf9bffd3 Mon Sep 17 00:00:00 2001 From: Riccardo Schirone Date: Mon, 6 Apr 2020 15:12:28 +0200 Subject: [PATCH] Try to fix spurious errors in AppVeyor (#16440) See https://help.appveyor.com/discussions/problems/1272-fatal-reference-is-not-a-tree-sha-on-git-checkout --- .appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index aaca24cb90..48c3ef1479 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -4,9 +4,6 @@ version: git-{build} # Skip Github tags skip_tags: true -# Clone depth -clone_depth: 1 - # Branches to clone branches: only: