OSDN Git Service

appveyor: Bump shallow clone depth.
authorJose Fonseca <jfonseca@vmware.com>
Sun, 24 Jan 2016 18:33:58 +0000 (18:33 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 3 Feb 2016 19:37:19 +0000 (19:37 +0000)
commit1c0f95f602ae88b5889f71eff85d4027e7959cfd
tree413b97d7311bedbcdaf1b2002a618e49903b4ebb
parent029c89a0cc545045d0183adae446e50cce940a1a
appveyor: Bump shallow clone depth.

To prevent build failures when a large patch series is committed, like
happened in https://ci.appveyor.com/project/jrfonseca-fdo/mesa/build/322
due to 10 commits between dac2964f3ebd96d5ac227984ab0cd79c2c3b2a1a and
6f428328d34bed16edb8709e4a117eb710d7893d where submitted before the
build slave started the git clone.

100 commits should be bigger than any patch series seen in practice, and
it takes practically the same time to download as 5 commits.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
appveyor.yml