aboutsummaryrefslogtreecommitdiffstats
path: root/git-branch-list.bash-completion
diff options
context:
space:
mode:
authorTeddy Wing2018-02-21 01:05:41 +0100
committerTeddy Wing2018-02-21 01:05:41 +0100
commit440bbed06f05a7521966cf49b572498cb1be0cec (patch)
tree5f1bcdde3e3cfa638f8943b808ea4c3b6cbb5eae /git-branch-list.bash-completion
parent8975f836e8b79cda60cff8969f8c51fc6120b193 (diff)
downloadgit-branch-list-440bbed06f05a7521966cf49b572498cb1be0cec.tar.bz2
git-branch-list: Remove `$?` from `exit`
Without an argument, `exit` will, like `return`, use the exit status of the last command executed. The `$?` is therefore redundant and can be removed.
Diffstat (limited to 'git-branch-list.bash-completion')
0 files changed, 0 insertions, 0 deletions