docker/windows: tweak installation of git
authorJordan Petridis <jordan@centricular.com>
Fri, 28 Aug 2020 16:30:41 +0000 (19:30 +0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 14 Sep 2020 17:36:54 +0000 (17:36 +0000)
commit800c46e67c3c024165caa9a623f20a34ff2032a9
tree7da853f047b4aefce036a1b6351bb6f66fcdb9dc
parent0f50f3901e02a84dfaf1bc8f1d3b6603697b8939
docker/windows: tweak installation of git

Make sure we set autocrlf to false, which is needed by cerbero.
Additionally remove useless for the container integrations with
the shell.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/333>
docker/windows/install_choco.ps1