Do not leak branch name from the windows script

This commit is contained in:
Cyryl Płotnicki 2016-11-03 21:18:33 +01:00
parent be6a6c5c6e
commit eb153a7ad9

View file

@ -19,6 +19,7 @@ git remote set-url origin git@github.com:cyplo/dotfiles.git
set +e
git pull
set -e
unset branch
export NOSUDO=true
export DONT_CHANGE_SHELL=true