Documentation/git-log.txt: do not show --exclude-promisor-objects
commit368a89124c3ad859631452f7b012d0ad939375f3
authorMatthew DeVore <matvore@google.com>
Tue, 23 Oct 2018 01:13:41 +0000 (22 18:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Oct 2018 04:44:11 +0000 (23 13:44 +0900)
tree766b929e6ac6fd1237fe9c0731fa55b65507252a
parent6e9e91e9cae74cd7feb9300563d40361b2b17dd2
Documentation/git-log.txt: do not show --exclude-promisor-objects

Do not suggest that --exclude-promisor-objects is supported by git-log,
since it currently BUG-crashes and it's not necessary to support it.
Options that control behavior for promisor objects should be limited to
a small number of commands.

Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt