aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-17 14:32:33 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-17 14:32:33 +0200
commitcc086ebae99dfeb936d9397f4e3eedf5d37a97b1 (patch)
tree55978ec18816cd2a0c9cf20242688a880feba2f8 /misc
parentdad61892cea320cd28c23c73fdf65a90404c6099 (diff)
downloadgit-bug-cc086ebae99dfeb936d9397f4e3eedf5d37a97b1.tar.gz
commands: make "label" display the current labels
Diffstat (limited to 'misc')
-rw-r--r--misc/bash_completion/git-bug3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/bash_completion/git-bug b/misc/bash_completion/git-bug
index 77e2d350..3e1ba26f 100644
--- a/misc/bash_completion/git-bug
+++ b/misc/bash_completion/git-bug
@@ -361,9 +361,6 @@ _git-bug_label()
flags_with_completion=()
flags_completion=()
- flags+=("--remove")
- flags+=("-r")
- local_nonpersistent_flags+=("--remove")
must_have_one_flag=()
must_have_one_noun=()