do not force pull for the repo inside cygwin
This commit is contained in:
parent
ab7046d8b9
commit
9a706ac312
1 changed files with 0 additions and 1 deletions
|
@ -8,6 +8,5 @@ git clone "$OUTER_CLONE" "$DOTFILES_PATH"
|
||||||
cd "$DOTFILES_PATH"
|
cd "$DOTFILES_PATH"
|
||||||
git remote set-url origin git@github.com:cyplo/dotfiles.git
|
git remote set-url origin git@github.com:cyplo/dotfiles.git
|
||||||
git checkout $branch
|
git checkout $branch
|
||||||
git pull
|
|
||||||
export DIR=$DOTFILES_PATH && NOSUDO=true DONT_CHANGE_SHELL=true NORUST=true $DIR/common/configure_fresh_system"
|
export DIR=$DOTFILES_PATH && NOSUDO=true DONT_CHANGE_SHELL=true NORUST=true $DIR/common/configure_fresh_system"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue