• Marc Cornellà's avatar
    Put `local var` declaration in its own line in lib/git.zsh · 08423849
    Marc Cornellà authored
    In places, the local statement will override the exit code and the written
    command won't have the effect intended when it was written.
    
    For example, when it's not inside a git repo the exit code won't be true,
    but the local statement will make it true regardless. See #4708.
    08423849
Name
Last commit
Last update
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...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...