From 9dad4b01ef1de5af4d9d0247705840819e45a494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki-Chudyk?= Date: Thu, 28 Jul 2016 11:44:07 +0200 Subject: [PATCH] add cygwin git package --- windows_cygwin/build.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows_cygwin/build.ps1 b/windows_cygwin/build.ps1 index 715ba0d6..434d75c9 100755 --- a/windows_cygwin/build.ps1 +++ b/windows_cygwin/build.ps1 @@ -7,3 +7,6 @@ choco install -y googlechrome # install cygwin and all things inside choco install -y cygwin cyg-get + +cyg-get git +