Merge branch 'nd/diff-with-path-params' into maint
[gitweb.git] / contrib / completion / git-completion.bash
index d9b995799c6f86f23eded9ebbc955bccf2ebb76d..69568075191af7b22fc4e9e556cdcd3c19dc7a51 100644 (file)
@@ -664,6 +664,7 @@ __git_list_porcelain_commands ()
                check-mailmap)    : plumbing;;
                check-ref-format) : plumbing;;
                checkout-index)   : plumbing;;
+               column)           : internal helper;;
                commit-tree)      : plumbing;;
                count-objects)    : infrequent;;
                credential)       : credentials;;