Marc Cornellà 0842384987 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.
2015-12-17 18:37:49 +01:00
..
2015-10-05 05:13:11 -04:00
2015-07-11 01:52:04 -04:00
2015-09-23 18:47:09 -04:00
2015-12-14 13:05:51 +02:00