commit-graph: compute generation numbers
[gitweb.git] / contrib / completion / git-completion.bash
index 88813e91244d820b4aa2c0fb5e60a44db03c3e59..b060b6ff6ebb594cc6c1587d4475a648dc5dd6ff 100644 (file)
@@ -841,6 +841,7 @@ __git_list_porcelain_commands ()
                check-ref-format) : plumbing;;
                checkout-index)   : plumbing;;
                column)           : internal helper;;
+               commit-graph)     : plumbing;;
                commit-tree)      : plumbing;;
                count-objects)    : infrequent;;
                credential)       : credentials;;
@@ -2419,6 +2420,7 @@ _git_config ()
                core.bigFileThreshold
                core.checkStat
                core.commentChar
+               core.commitGraph
                core.compression
                core.createObject
                core.deltaBaseCacheLimit