From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:55
Michael J Gruber [off-list ref] writes:
Currently, there is no way to invoke the list mode with a pattern
because this is interpreted as branch creation.
Introduce a --list argument which invokes the list mode.
Probably this is --list "option", but I think this is a good idea to allow
"we are in list mode" without having to invoke "verbose" output.