do not force pull for the repo inside cygwin

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-08-04 11:29:27 +02:00
parent ab7046d8b9
commit 9a706ac312

View file

@ -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"