From 9a706ac31248ff8b19c30ec6923e8abbbffd03aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki-Chudyk?= Date: Thu, 4 Aug 2016 11:29:27 +0200 Subject: [PATCH] do not force pull for the repo inside cygwin --- windows_cygwin/build_insider.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/windows_cygwin/build_insider.sh b/windows_cygwin/build_insider.sh index 6987aae9..7628d19f 100755 --- a/windows_cygwin/build_insider.sh +++ b/windows_cygwin/build_insider.sh @@ -8,6 +8,5 @@ git clone "$OUTER_CLONE" "$DOTFILES_PATH" cd "$DOTFILES_PATH" git remote set-url origin git@github.com:cyplo/dotfiles.git git checkout $branch -git pull export DIR=$DOTFILES_PATH && NOSUDO=true DONT_CHANGE_SHELL=true NORUST=true $DIR/common/configure_fresh_system"