From: Junio C Hamano <hidden> Date: 2016-06-15 22:56:00
Jeff King [off-list ref] writes:
That being said, we could be much more helpful. It seems like --contains
should imply listing mode, since it is nonsensical in other modes. The
second patch below adjusts that, and makes the command above do what you
expect.
[1/2]: docs: clarify git-branch --list behavior
[2/2]: branch: let branch filters imply --list