-
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.
Name |
Last commit
|
Last update |
---|---|---|
.github | ||
cache | ||
custom | ||
lib | ||
log | ||
plugins | ||
templates | ||
themes | ||
tools | ||
.editorconfig | ||
.gitignore | ||
.gitpod.Dockerfile | ||
.gitpod.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
SECURITY.md | ||
oh-my-zsh.sh |