• Marc Cornellà's avatar
    fix(cli): fix `commit.gpgsign` test in `omz pr test` · f1a5fb5e
    Marc Cornellà authored
    Since `set -e` is enabled, when `commit.gpgsign` is not set the
    `git config` command would show an error. Given that it is technically
    not ignored, the subshell would exit.
    
    With this change, the `commit.gpgsign` setting is properly tested
    by doing the fallback test if the command fails, so no exit status
    code ends up quiting the subshell.
    f1a5fb5e
Name
Last commit
Last update
..
bzr.zsh Loading commit data...
cli.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...
vcs_info.zsh Loading commit data...