Do not leak branch name from the windows script
This commit is contained in:
parent
be6a6c5c6e
commit
eb153a7ad9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue