From 3087f5745349b59b289fb1adf0b61655337c1229 Mon Sep 17 00:00:00 2001 From: Tin Tvrtkovic Date: Thu, 2 May 2013 23:25:38 +0200 Subject: [PATCH] Manually cleaned up Mercurial completions. --- share/completions/hg.fish | 4 ---- 1 file changed, 4 deletions(-) diff --git a/share/completions/hg.fish b/share/completions/hg.fish index 2513d57f1..d56dbca65 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 #