[ci] One more workaround for Git 2.22.0 (#15326)
commit3d48d85472fe89e3c40a2f9fccf467dde32215ba
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 21 Jun 2019 14:57:38 +0000 (21 10:57 -0400)
committerAleksey Kliger (λgeek) <alklig@microsoft.com>
Fri, 21 Jun 2019 14:57:38 +0000 (21 10:57 -0400)
tree57fd68b283cda5f3a2a39cfa6f2788e39cb67737
parentc6b8e90230244a5f2d0fa536a80fd3c87b3cc9f9
[ci] One more workaround for Git 2.22.0 (#15326)

Homebrew Git 2.22.0 misparses the submodule command and passes arguments like --hard and -xdff to git-submodule instead of to git-reset or git-clean.  Passing the entire command as a single argument seems to help.

Git mailing list bug report: https://public-inbox.org/git/pull.263.git.gitgitgadget@gmail.com/
scripts/ci/pipeline/sdks-archive.groovy