• Wang Guan's avatar
    Add an option about git submodules to ignore · 7cc3a32b
    Wang Guan authored
    $GIT_STATUS_IGNORE_SUBMODULES can be used to specify handling of
    submodules. It can be:
    not set : ignore dirty submodules (this was default zsh behavior)
    "git"   : do not use "--ignore-submodules" and let git choose,
              this obeys setting in .gitmodules
    other   : comes into "--ignore-submodules=$GIT_STATUS_IGNORE_SUBMODULES"
    7cc3a32b
Name
Last commit
Last update
..
bzr.zsh Loading commit data...
clipboard.zsh Loading commit data...
compfix.zsh Loading commit data...
completion.zsh Loading commit data...
correction.zsh Loading commit data...
diagnostics.zsh Loading commit data...
directories.zsh Loading commit data...
functions.zsh Loading commit data...
git.zsh Loading commit data...
grep.zsh Loading commit data...
history.zsh Loading commit data...
key-bindings.zsh Loading commit data...
misc.zsh Loading commit data...
nvm.zsh Loading commit data...
prompt_info_functions.zsh Loading commit data...
spectrum.zsh Loading commit data...
termsupport.zsh Loading commit data...
theme-and-appearance.zsh Loading commit data...