summaryrefslogtreecommitdiff
path: root/plugins/scala/_scala
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2015-12-17 18:37:49 +0100
committerMarc Cornellà <marc.cornella@live.com>2015-12-17 18:37:49 +0100
commit0842384987e73f258474b7af87032daee56a5bc3 (patch)
treec52b642f7a8499c16b7b030dadebd8b06503f9f4 /plugins/scala/_scala
parent30ddf25fd7e23cb66ca70baaa66376c60ab8b2a5 (diff)
downloadzsh-0842384987e73f258474b7af87032daee56a5bc3.tar.gz
zsh-0842384987e73f258474b7af87032daee56a5bc3.tar.bz2
zsh-0842384987e73f258474b7af87032daee56a5bc3.zip
Put `local var` declaration in its own line in lib/git.zsh
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.
Diffstat (limited to 'plugins/scala/_scala')
0 files changed, 0 insertions, 0 deletions