Re: [PATCH 3/3] completion: add dirstat and friends to diff options
From: Stephen Boyd <hidden> Date: 2016-06-15 22:47:29
SZEDER Gábor wrote:
But there are no git log --stat=, --color-words= and --decorate=, but
only --stat, --color-words and --decorate, and there are git log
--pretty= and --format=, but no --pretty and --format. I have not
looked at other commands yet.
I guess this is because nobody has added these. Feel free to send a
follow up patch.