Code

rev-list --min-parents,--max-parents: doc, test and completion
[git.git] / contrib / completion / git-completion.bash
index 893b7716cafa4811d237480a980140d308aa20dc..628970a8aee287d19c1ececa53002445175a64dd 100755 (executable)
@@ -1572,6 +1572,8 @@ __git_log_common_options="
        --max-count=
        --max-age= --since= --after=
        --min-age= --until= --before=
+       --min-parents= --max-parents=
+       --no-min-parents --no-max-parents
 "
 # Options that go well for log and gitk (not shortlog)
 __git_log_gitk_options="