aboutsummaryrefslogtreecommitdiffstats
path: root/git-branch-list.bash-completion
diff options
context:
space:
mode:
authorTeddy Wing2018-02-21 00:45:44 +0100
committerTeddy Wing2018-02-21 00:45:44 +0100
commite873319c864540146f065ab6698a98c173d0eca0 (patch)
treea2885b4c34bd3b4bf9bee85b8165431b945a28d9 /git-branch-list.bash-completion
parentae774af79b17c4369a4ce94ed16a2a4d8a9bb90d (diff)
downloadgit-branch-list-e873319c864540146f065ab6698a98c173d0eca0.tar.bz2
git-branch-list(is_a_branch): Remove `$?` from `return`
I had forgotten when I wrote this, but the Bash help says: > If N is omitted, the return status is that of the last command. Meaning we don't need to explicitly return the code from the last command as that's what happens by default.
Diffstat (limited to 'git-branch-list.bash-completion')
0 files changed, 0 insertions, 0 deletions