peek-remote: remove deprecated alias of ls-remote
[gitweb.git] / contrib / completion / git-completion.bash
index c07161451526ea5487d34a70f7be580fd2bc6211..874611db56b6431a5aa5c55f34a22007eec7ebdf 100644 (file)
@@ -686,7 +686,6 @@ __git_list_porcelain_commands ()
                pack-refs)        : plumbing;;
                parse-remote)     : plumbing;;
                patch-id)         : plumbing;;
-               peek-remote)      : plumbing;;
                prune)            : plumbing;;
                prune-packed)     : plumbing;;
                quiltimport)      : import;;