completion: add dirstat and friends to diff options
Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
af4e9e8c87
commit
8fd2cfa7ac
@ -927,6 +927,8 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
||||
--inter-hunk-context=
|
||||
--patience
|
||||
--raw
|
||||
--dirstat --dirstat= --dirstat-by-file
|
||||
--dirstat-by-file= --cumulative
|
||||
"
|
||||
|
||||
_git_diff ()
|
||||
|
Loading…
Reference in New Issue
Block a user