summaryrefslogtreecommitdiff
path: root/Src/exec.c
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2015-05-21 19:16:22 +0200
committerDaniel Hahler <git@thequod.de>2015-05-22 01:12:10 +0200
commit068558616a24924632943d8b0ba6646073ffade8 (patch)
treed4182fdd27a843f82a178de6ab78fae867d3a543 /Src/exec.c
parenta95f2c607113b3edd411499ff25ce79fba8a79de (diff)
downloadzsh-068558616a24924632943d8b0ba6646073ffade8.tar.gz
zsh-068558616a24924632943d8b0ba6646073ffade8.zip
35261: completion: git: __git_recent_commits: local ret
Without this, `ret` will be set to 1 with `git diff --ex<tab>` and result in duplicate entries: % git diff --ex<tab> -- option -- --exit-code -- report exit code 1 if differences, 0 otherwise --exit-code -- report exit code 1 if differences, 0 otherwise --ext-diff -- allow external diff helper to be executed --ext-diff -- allow external diff helper to be executed --no-ext-diff -- disallow external diff helper to be executed -- recent commit object name --
Diffstat (limited to 'Src/exec.c')
0 files changed, 0 insertions, 0 deletions