• Patrick Moore's avatar
    Handle unset variables in various parts of the codebase (#8944) · e606ac70
    Patrick Moore authored
    DISABLE_UNTRACKED_FILES_DIRTY, DISABLE_AUTO_TITLE, GIT_STATUS_IGNORE_SUBMODULES are not set
    Handle these variables not being set with conditional access.
    
    If the user has set -u option to report attempts to use undeclared / unassigned variable, accessing the variables needs to be conditional.
    e606ac70
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...