diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-01-23 11:49:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-01-23 15:06:24 -0800 |
commit | 3cab02de5087447e1c48ada03a0db0fffc89e920 (patch) | |
tree | d275cff603f9956c08789d2183a588391a69b8ae /t/t9300-fast-import.sh | |
parent | rev-list: add --indexed-objects option (diff) | |
download | tgif-3cab02de5087447e1c48ada03a0db0fffc89e920.tar.xz |
Documentation: what does "git log --indexed-objects" even mean?
4fe10219 (rev-list: add --indexed-objects option, 2014-10-16) adds
"--indexed-objects" option to "rev-list", and it is only useful in
the context of "git rev-list" and not "git log". There are other
object traversal options that do not make sense for "git log" that
are shown in the manual page.
Move the description of "--indexed-objects" to the object traversal
section so that it sits together with its friends "--objects",
"--objects-edge", etc. and then show them only in "git rev-list"
documentation.
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9300-fast-import.sh')
0 files changed, 0 insertions, 0 deletions