tar-tree: remove deprecated command
[gitweb.git] / contrib / completion / git-completion.bash
index dba3c15700fae1ae8a7a43fd7a6ad7a5b9cbd5dd..1081ad16b3643fb67faf56bd681ae65b4dd5032d 100644 (file)
@@ -694,7 +694,6 @@ __git_list_porcelain_commands ()
                read-tree)        : plumbing;;
                receive-pack)     : plumbing;;
                remote-*)         : transport;;
-               repo-config)      : deprecated;;
                rerere)           : plumbing;;
                rev-list)         : plumbing;;
                rev-parse)        : plumbing;;
@@ -707,7 +706,6 @@ __git_list_porcelain_commands ()
                ssh-*)            : transport;;
                stripspace)       : plumbing;;
                symbolic-ref)     : plumbing;;
-               tar-tree)         : deprecated;;
                unpack-file)      : plumbing;;
                unpack-objects)   : plumbing;;
                update-index)     : plumbing;;