unset _upstream before exiting
This commit is contained in:
parent
49a88c66d5
commit
d2e70ddc1e
1 changed files with 1 additions and 0 deletions
|
@ -31,4 +31,5 @@ else
|
|||
fi
|
||||
|
||||
unset _color
|
||||
unset _upstream
|
||||
cd "$current_path" || return 1
|
||||
|
|
Loading…
Add table
Reference in a new issue