aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/hg.fish
diff options
context:
space:
mode:
authorGravatar Tin Tvrtkovic <tinchester@gmail.com>2013-05-02 23:25:38 +0200
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-05-04 12:44:03 -0700
commit3087f5745349b59b289fb1adf0b61655337c1229 (patch)
tree5033bc0eceec06079602307653b89cfc536ec329 /share/completions/hg.fish
parent4a4f8ec52374bfc17ad21eee6fb50670bfb87119 (diff)
Manually cleaned up Mercurial completions.
Diffstat (limited to 'share/completions/hg.fish')
-rw-r--r--share/completions/hg.fish4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/completions/hg.fish b/share/completions/hg.fish
index 2513d57f..d56dbca6 100644
--- a/share/completions/hg.fish
+++ b/share/completions/hg.fish
@@ -183,7 +183,6 @@ complete -c hg -n 'contains \'bookmarks\' (commandline -poc)' -s i -l inactive -
# Completions for the 'branch' subcommand
#
-complete -c hg -n 'contains \'branch\' (commandline -poc)' -l close-branch" -x --description 'Mark this branch as closed'
complete -c hg -n 'contains \'branch\' (commandline -poc)' -s f -l force -x --description 'Branch name even if it shadows an existing branch'
complete -c hg -n 'contains \'branch\' (commandline -poc)' -s C -l clean -x --description 'Branch name to parent branch name'
@@ -784,9 +783,6 @@ complete -c hg -n 'contains \'config\' (commandline -poc)' -l ---END --descripti
# Completions for the 'glossary' subcommand
#
-complete -c hg -n 'contains \'glossary\' (commandline -poc)' -l close-branch" -x --description 'More information on managing branches'
-
-
#
# Completions for the 'hgignore' subcommand
#